hillel800
hillel800
SSolidJS
Created by hillel800 on 6/14/2024 in #support
Hydration Mismatch error when resource passed as a prop
Again, thanks You helped me understand better some of the Solid principals
9 replies
SSolidJS
Created by hillel800 on 6/14/2024 in #support
Hydration Mismatch error when resource passed as a prop
Ok, thank you for your help with the first two!😀 I'll see if I can get a better and narrower example to reproduce the third
9 replies
SSolidJS
Created by hillel800 on 6/14/2024 in #support
Hydration Mismatch error when resource passed as a prop
I think I'm more confused the more I use SolidStart... https://github.com/Hillel-Nagid/web this is the repo I'm working on currently I have 3 issues. 1 - in the inventory page, I know I'm doing extra work for no reason instead of using mutate, but still both ways do not update the UI once there is a resource ready (even though the log is shown in the console 2 - when running the app for the first time, I always get an Hydration Mismatch error, but if I go into the inventory page, and from the navbar navigate to the main page, everything works fine. 3 - when I access any /inventory/[item] page, I just get a non debuggable Hydration Mismatch error. I don't really know wether I should just oprn a new post with all these issues...
9 replies