[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
Alright, rubberducking to the rescue again …
I’ve but <Show />s in my <Switch /> instead of <Match />es