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 getting page resources in page-renderer #7501

Merged
merged 1 commit into from
Aug 21, 2018
Merged

Fix getting page resources in page-renderer #7501

merged 1 commit into from
Aug 21, 2018

Conversation

KyleAMathews
Copy link
Contributor

Fixes #7380

Using directly has the caveat that you can't use it
unless the page resources are already loaded. Which is fine if
you're using it to render behind a modal the page that's already loaded
(the only use case we know of right now). Otherwise it'll break.

@KyleAMathews
Copy link
Contributor Author

Deploy preview for using-styled-components failed.

Built with commit 3f0e867

https://app.netlify.com/sites/using-styled-components/deploys/5b7b61e602ed83158a59cdd3

@KyleAMathews
Copy link
Contributor Author

Deploy preview for using-glamor failed.

Built with commit 3f0e867

https://app.netlify.com/sites/using-glamor/deploys/5b7b61e602ed83158a59cdd0

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

Successfully merging this pull request may close these issues.

[v2] PageRenderer not working as intended
1 participant