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

Chunk rendered in the server is requested in the client again #69

Open
praneshr opened this issue Nov 21, 2017 · 1 comment
Open

Chunk rendered in the server is requested in the client again #69

praneshr opened this issue Nov 21, 2017 · 1 comment

Comments

@praneshr
Copy link

When a async component is marked as boundary, it's getting rendered in server as expected. But, the client is also requests the same chunk once the app is mounted in the client. How to fix this?

@bslinger
Copy link

@praneshr Did you find a fix for this? I'm having the same issue currently.

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

2 participants