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: SSR templates rendered with the useFASTStyle has significant FOUSC #5906

Open
nicholasrice opened this issue Apr 27, 2022 · 0 comments
Open
Labels
area:ssr Pertains to SSR. bug A bug status:needs-information This issue needs more information
Milestone

Comments

@nicholasrice
Copy link
Contributor

🐛 Bug Report

I noticed when experimenting with SSR code that when using the FASTStyle component to reduce component stylesheet payload, there was a pretty significant FOUSC when loading the page.

I'm not 100% certain why so we'll need to some investigations. I thought that because the FASTStyle element was defined in the head, it would upgrade prior to painting the custom element's shadow DOM, but that did not seem to be the case.

@nicholasrice nicholasrice added bug A bug status:triage New Issue - needs triage status:needs-information This issue needs more information area:ssr Pertains to SSR. labels Apr 27, 2022
@EisenbergEffect EisenbergEffect removed the status:triage New Issue - needs triage label Apr 27, 2022
@nicholasrice nicholasrice moved this from Triage to Backlog in FAST Architecture Roadmap May 10, 2022
@nicholasrice nicholasrice added this to the SSR Future milestone May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ssr Pertains to SSR. bug A bug status:needs-information This issue needs more information
Projects
Status: Backlog
Development

No branches or pull requests

2 participants