hillel800
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