Replies: 1 comment
-
Hey @freds-dev, I don't have an answer for you but I think we are facing the exact same issues and I think it has to do with shadcn/ui. I've spent close to a week straight debugging this and hot reload works on a page without any shadcn components. Is it potentially the naming convention that shadcn components use? In Remix's docs about HMR it says the components have to follow a certain naming convention. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
my remix app is not updating after changes made to the code. I have no idea why. After
npm run dev
the app runs fine but is not detecting any changes...Any ideas why?
package.json
:Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions