Hi, quick question, I'm using reitit frontend and i've noticed # is needed in the url e.g. "http://localhost:3000/#/something". Is this just inbuilt or can I get rid of it?
I think it can be changed here:
:use-fragment false
(there's some further information above that which describes the fragment router)
Great, thank you.
np 🙂
hey, 0.7.0-alpha users, do you see anything blocking the release? we could release that on Friday otherwise. Will unlock a lot of new things for development (finally!)
Yes! This bug https://github.com/metosin/reitit/issues/669
thanks, mostly fixed I believe.
I'll pull latest and check
Still doesn't work with latest from malli-vars, but I'm assuing it's still WIP
Will release malli with fixes for that soon