if the url param for collection id isnt prefixed by a / (like in /collection/?id=123456789 it is prefixed but in /collection?id=123456789 it isnt) then navigating up and down directories just doesnt work at all, and also a prefixed link redirects to a non prefixed link if the state/signal hasnt been initialized
if the url param for collection id isnt prefixed by a
/(like in/collection/?id=123456789it is prefixed but in/collection?id=123456789it isnt) then navigating up and down directories just doesnt work at all, and also a prefixed link redirects to a non prefixed link if the state/signal hasnt been initialized