Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Broken reactivity @ `vite-plugin-solid` with `{dev:false}`, but works fine with `{dev:true}`. - SolidJS
S
SolidJS
•
2y ago
•
38 replies
enteleform
Broken reactivity @ `vite-plugin-solid` with `{dev:false}`, but works fine with `{dev:true}`.
Context
- I
'm using
render
render
from
solid-js/web
solid-js/web
to render content for an
Obsidian
extension
.
- Reactivity is breaking for the
Icon
Icon
component from
@iconify
-icon
/solid
, but the issue is not present when
{dev:true}
{dev:true}
is set in
vite-plugin-solid
vite-plugin-solid
.
- I tried troubleshooting this in a minimal
StackBlitz Project
, but was not able to reproduce the issue
.
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
reactivity works in vite dev but fails in vite build
S
SolidJS / support
13mo ago
solid/reactivity with component ref
S
SolidJS / support
10mo ago