reitit

Benson 2024-04-17T13:43:17.239759Z

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?

✅ 1
dharrigan 2024-04-17T13:48:23.498929Z

I think it can be changed here:

dharrigan 2024-04-17T13:48:25.685919Z

dharrigan 2024-04-17T13:48:35.292959Z

:use-fragment false

dharrigan 2024-04-17T13:49:28.986509Z

(there's some further information above that which describes the fragment router)

Benson 2024-04-17T13:49:48.206409Z

Great, thank you.

dharrigan 2024-04-17T13:50:22.810029Z

np 🙂

ikitommi 2024-04-17T16:22:17.745999Z

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!)

👍 3
Ben Sless 2024-04-17T19:20:30.947859Z

Yes! This bug https://github.com/metosin/reitit/issues/669

ikitommi 2024-04-19T08:54:46.301679Z

thanks, mostly fixed I believe.

Ben Sless 2024-04-19T11:00:01.424519Z

I'll pull latest and check

👍 1
Ben Sless 2024-04-19T15:54:40.287249Z

Still doesn't work with latest from malli-vars, but I'm assuing it's still WIP

ikitommi 2024-04-19T16:11:14.138089Z

Will release malli with fixes for that soon