S
SolidJS23h ago
Eric

[astro-island] Error hydrating /src/components/SignUp/SignUpForm.tsx TypeError: conds[i] is undefine

How do I debug an error like this? The SignUpForm is an astro island with client-load (no difference when using client-only though)
1 Reply
Eric
EricOP23h ago
Alright, rubberducking to the rescue again … I’ve but <Show />s in my <Switch /> instead of <Match />es

Did you find this page helpful?