Closed MichelJonkman closed 5 months ago
Please create a minimal project to reproduce the issue
I zipped the project as it was easier to share that way. If I run pnpm dev
, open de url it gives and make changes to my component file, hot reload doesn't work.
@MichelJonkman great catch this bug seems to be related to the latest release and doesn't exist on v1.4.4. I'll try to fix it in the coming days
@EranGrin Alright, thank you! Everything seems to be working fine otherwise
@MichelJonkman I added a bugfix, please let me know if all work as expected.
@EranGrin Seems to work correctly now!
The component doesn't reload when I change it's code except for styling. If this isn't reproducible I can create a minimal project to reproduce it!