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

FOUC when CSS is imported from JS #151

Open
saurabhdaware opened this issue Sep 2, 2023 · 3 comments
Open

FOUC when CSS is imported from JS #151

saurabhdaware opened this issue Sep 2, 2023 · 3 comments
Labels
bug Something isn't working dev-server Issue/PR related to dev server v1.0.0 Will be implemented in version 1 of Abell

Comments

@saurabhdaware
Copy link
Member

saurabhdaware commented Sep 2, 2023

The issues seems to come from this - vitejs/vite#8890

Keeping issue open here as well to know when this gets resolved. Not that important since its only happening in dev and not in prod.

Reproduction: https://stackblitz.com/edit/abell-demdks?file=client-assets/index-client.js (try refreshing the preview page)

@saurabhdaware saurabhdaware added bug Something isn't working dev-server Issue/PR related to dev server future plan We will explore this in future labels Sep 2, 2023
@mrkirthi-24
Copy link

Hey, how do i reproduce this issue??

@saurabhdaware
Copy link
Member Author

@mrkirthi-24 heya! sorry missed adding reproduction. Added it to the issue description now ^^

@saurabhdaware
Copy link
Member Author

For Referene: SvelteKit, Remix, and Solid have apparently fixed this tweet

Solution Steps

@saurabhdaware saurabhdaware added v1.0.0 Will be implemented in version 1 of Abell and removed future plan We will explore this in future labels Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev-server Issue/PR related to dev server v1.0.0 Will be implemented in version 1 of Abell
Projects
None yet
Development

No branches or pull requests

2 participants