ish
useNavigate outside of router - for example on authentication faiures?
My work-around, is in my API module, I throw an error, that my callers in my components can then navigate to the login page on. But its a bit tedious to do it for every API call, when my
post
wrapper for example could just do it.9 replies
Signals inside Bootstrap Modal
Its actually just this "Controlled" example from https://solid-libs.github.io/solid-bootstrap/components/tabs.. Works as is, wrap it in a <Modal> and it no longer works.
8 replies