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
Yes, I think it is a bug.
yes. I deleted node_modules and package-lock.json. Then ran npm i
npm i
I created the react app by running npm create react-app react-statusbar npm version 6.8.0 node version 11.10.0
npm create react-app react-statusbar
No info on styles in trouble shooting
npm start
I expect the app to keep its styles when it recompile or refreshes.
When the app first complied, recompiled or refreshed I would get a Flash of styled components. wasn't able to get a screen shot of the unstyled app
here is the link to the app. https://github.com/thegreatsantini/Algorithms/tree/master/Zulily/react-statusbar
The text was updated successfully, but these errors were encountered:
Thanks for the repo. This is tracked in #6399.
Sorry, something went wrong.
No branches or pull requests
Is this a bug report?
Yes, I think it is a bug.
Did you try recovering your dependencies?
yes. I deleted node_modules and package-lock.json. Then ran
npm i
I created the react app by running
npm create react-app react-statusbar
npm version 6.8.0
node version 11.10.0
Which terms did you search for in User Guide?
No info on styles in trouble shooting
Environment
Steps to Reproduce
npm create react-app react-statusbar
npm start
to compile without any changes to code.Expected Behavior
I expect the app to keep its styles when it recompile or refreshes.
Actual Behavior
When the app first complied, recompiled or refreshed I would get a Flash of styled components.
wasn't able to get a screen shot of the unstyled app
Reproducible Demo
here is the link to the app.
https://github.com/thegreatsantini/Algorithms/tree/master/Zulily/react-statusbar
npm i
npm start
and watch the browserThe text was updated successfully, but these errors were encountered: