Component Duplication
Having initialized a new solid/vite project, I can confirm the component duplication issue is still happening (previously thought it was being triggered by tailwind/vite plugin). I have included a link to the bug report including screenshots and explanation of how I've been able to reproduce the issue.
Any help in solving this would be greatly appreciated if anyone else has experienced and mitigated this.
https://github.com/solidjs/vite-plugin-solid/issues/202#issue-2896396397
GitHub
Component Duplication Upon Dev Server Reload · Issue #202 · solidjs...
After triggering hot reload from App.jsx 3 times. After subsequently triggering hot reload from index.jsx once. Created a new project using npx degit solidjs/templates/js my-app npm install npm i @...
0 Replies