We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
White screen is shown and message in terminal when trying to see examples in web
Examples should be shown
In root directory
yarn bootstrap
yarn example start
w
Or
yarn example web
Actual behaviour:
Expected behaviour:
After updating devDependencies and babel.config.js file accordingly to docs it works fine
The text was updated successfully, but these errors were encountered:
Hey @krysia1, thanks for reporting the issue. Would you like to provide the PR fixing the bug?
Sorry, something went wrong.
Sure, I'm on it! 😄
Successfully merging a pull request may close this issue.
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
yarn bootstrap
yarn example start
w
Or
In root directory
yarn bootstrap
yarn example web
Preview
Actual behaviour:
Expected behaviour:
What have you tried so far?
After updating devDependencies and babel.config.js file accordingly to docs it works fine
Your Environment
The text was updated successfully, but these errors were encountered: