Recently tested out a branch in my project and the package causes constant reloads: https://github.com/user-attachments/assets/0a7505de-c275-462a-9684-8b89d79dd3d1 Removing the package ends the reloads. Clearing IndexedDB does fix the issue as well. I'm wondering if this is due to some issue between versions or specific to HMR in development. Either way wanted to let you know and everyone else how to fix this.
Recently tested out a branch in my project and the package causes constant reloads:
Screencast.from.2024-10-04.08-23-15.mp4
Removing the package ends the reloads. Clearing IndexedDB does fix the issue as well.
I'm wondering if this is due to some issue between versions or specific to HMR in development.
Either way wanted to let you know and everyone else how to fix this.