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

fix css loading issue #15

Open
andrewfulrich opened this issue Nov 5, 2018 · 1 comment
Open

fix css loading issue #15

andrewfulrich opened this issue Nov 5, 2018 · 1 comment
Labels
bug Something isn't working front end

Comments

@andrewfulrich
Copy link
Collaborator

Not all the css loads when you first load the page for some reason. You need to open and close team members like 7 times before those modals render properly, and you need to click through everything to get the css to load. This is really wierd and should be investigated. You might consider moving away from create-react-app and its react-scripts structure.

@andrewfulrich andrewfulrich added bug Something isn't working front end labels Nov 5, 2018
@andrewfulrich
Copy link
Collaborator Author

I talked to my teammates and yes it's recommended to move away from react-scripts and create-react-app. I would say you can probably just cut and paste the containers, components, actions, reducers, etc. into another codebase and configure webpack yourself rather than deal with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working front end
Projects
None yet
Development

No branches or pull requests

1 participant