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

It should be possible to start some components without waiting for /route-data.json #8

Open
gja opened this issue Feb 1, 2018 · 0 comments

Comments

@gja
Copy link
Member

gja commented Feb 1, 2018

Currently, the entire app waits for /route-data.json to load, and then all components load.

However, it should be possible to mount simpler components (such as Menu, or BreakingNews) without the main "IsomorphicComponent", and then mount the IsomorphicComponent after the data returns.

I'm open to proposals for this. Any thoughts? @anagh-p @munirajun

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

No branches or pull requests

1 participant