Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional loader needed for Web example #3712

Closed
krysia1 opened this issue Feb 27, 2023 · 2 comments · Fixed by #3713
Closed

Additional loader needed for Web example #3712

krysia1 opened this issue Feb 27, 2023 · 2 comments · Fixed by #3713

Comments

@krysia1
Copy link
Contributor

krysia1 commented Feb 27, 2023

Current behaviour

White screen is shown and message in terminal when trying to see examples in web

Expected behaviour

Examples should be shown

How to reproduce?

In root directory

  1. run yarn bootstrap
  2. run yarn example start
  3. choose w

Or

In root directory

  1. run yarn bootstrap
  2. run yarn example web

Preview

Actual behaviour:

Screenshot 2023-02-27 at 19 17 03
Screenshot 2023-02-27 at 20 04 03

Expected behaviour:

Screenshot 2023-02-27 at 19 30 51
Screenshot 2023-02-27 at 20 05 10

What have you tried so far?

After updating devDependencies and babel.config.js file accordingly to docs it works fine

Your Environment

software version
ios x
android x
react-native 0.70.6
react-native-paper 5.2.0
node 16.18.1
npm or yarn 1.22.19
expo sdk 47.0.0
@krysia1 krysia1 added the bug label Feb 27, 2023
@lukewalczak
Copy link
Member

Hey @krysia1, thanks for reporting the issue. Would you like to provide the PR fixing the bug?

@krysia1
Copy link
Contributor Author

krysia1 commented Feb 27, 2023

Sure, I'm on it! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants