Revxrsal
dev environment constantly not showing pages correctly
- the moon button, which supposedly changes the theme, stops working. also u notice that earlier pages were dark-themed, but here it's light, which means onMount() isn't getting called
- the login button also seemed to break
6 replies
weird behavior: a button declared in TSX with onClick does not have onClick in the final html?
@lxsmnsyc 🤖 i wasn't able to reproduce it in the
basic
template. i noticed that its app.tsx
file has a <MetaProvider> tag wrapping the (props) => () thing (in my code it was just a <>)31 replies