Leptos hydration errors in current version github repository of leptosexamples: tailwind_axum. #4084
Closed
jimbrankelly
started this conversation in
General
Replies: 1 comment
-
My bad. I needed to reinstall cargo leptos. I'm guessing when I switched to leptos 0.8 this became something that needed to be done?
Just for the record the start_axum project no longer worked for me either, I'm guessing it will work now that I've reinstalled cargo leptos. |
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.
-
Wondering what I'm doing wrong. I downloaded the leptos examples from github. Set toolchain to nightly and followed rest of example setup. The example gives me a hydration error on the "+" button. Error text:
I've run cargo update and rustup update and all other stuff I can think of that would make this example which worked fine 6 months ago work. Has there been a breaking change that hasn't been updated properly in the example or am I missing something.
Beta Was this translation helpful? Give feedback.
All reactions