Closed danielnehrig closed 2 years ago
I think this is a pure Sycamore bug, and should be reported there instead. @lukechu10 isn't this a known bug on your end?
@danielnehrig which version of sycamore are you using? A few hydration bugs were fixed with 0.8.0 as well as one in 0.8.2
perseus = { version = "0.4.0-beta.10", features = [ "hydrate" ] }
sycamore = { version = "^0.8.2", features = ["ssr", "hydrate" ] }
It would be great if you could create an MRE. Otherwise, it's hard to tell what the issue is with just the code you provided.
i don't know what i did but i can not reproduce this anymore i'll have to try around more i think i was trying to access some global mock data with onecell and lazylock and in that combination the problem occurred
i guess i close this for now and reopen when it occurs again
This issue is reporting a bug in the code of Perseus. Details of the scope will be available in issue labels. The author described their issue as follows:
The steps to reproduce this issue are as follows:
A minimum reproducible example is available at <I'll add this soon I promise>.
Tribble internal data
dHJpYmJsZS1yZXBvcnRlZCxDLWJ1ZyxBLWh5ZHJhdGlvbg==