Hydration Mismatch Error Every Time I Update a Component
I am rewriting an OAuth2 service for one of my apps in SolidStart. I keep getting this error every time I update a component when running it in Dev mode (see image). Event restarting the server throws this error. The only way I can fix it is to delete
node_modules
node_modules
, reinstall dependencies, and then restart the server, which gets rather annoying.