If I load the IconTest component, it will remove itself and the Counter from the DOM entirely. If I comment out the IconTest component, the button will reappear and is reactive.
The same thing happens if I load an Icon into the navbar, only it will not remove the Counter from the DOM but the Counter will no longer be reactive.
Is there a caveat to using icons that I'm overlooking here?
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
S
SolidJS
Solid is a declarative reactive Javascript library for creating user interfaces.