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

[Bug?]: @vanilla-extract/vite-plugin no hmr with solid-start #1669

Open
2 tasks done
floratmin opened this issue Nov 2, 2024 · 0 comments
Open
2 tasks done

[Bug?]: @vanilla-extract/vite-plugin no hmr with solid-start #1669

floratmin opened this issue Nov 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@floratmin
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

When I use @Vanilla-Extract hmr for styles does not work. Even reloading the webpage does not help. I have to restart dev server to see the changed styles applied. Repro

Expected behavior 🤔

Styles should change when edited in .css.ts files.

Steps to reproduce 🕹

Steps:

  1. run pnpm dev
  2. open page in browser
  3. make a change in file src/components/Counter.css.ts
  4. style changes are not applied in browser

Context 🔦

No response

Your environment 🌎

System: Ubuntu 22.04.5 LTS
Node: 22.8.0
pnpm: 9.12.3
@floratmin floratmin added the bug Something isn't working label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant