I know this is probably a stupid question, but whats with all the hashes(#) in my urls in compose web?
is there a way to get rid of those ?
im using precompose for navigation. my routes look like this "/landing" and yet for some reason my URL wont show neither the route in it nor will it work without the # in that URL.
so im a bit confused here