When navigating, the URL updates, but the outlet doesn't render. On page reload, it works.
Apologies if this has been asked before: please send the link if that is the case.
I am using dynamic / lazy loading for my routes.
When I use a Link, Navigate, or the useNavigate hook, the URL will update to the expected route, but the outlet does not render the content.
When I manually reload the page, it loads as expected.
5 Replies
like-gold•3y ago
I have the exact same issue
Did you manage to fix it?
extended-salmon•3y ago
Any updates? I am also having this issue on the latest version
Oh, I just tried downgrading a few versions and it seems like version
0.0.1-beta.86 does not have this issue. The main functions and components are unchanged, so we can use this for now, but this should defenitely be fixedequal-aqua•3y ago
Apparently it has been fixed but not released yet: https://discord.com/channels/719702312431386674/1007702008448426065/1126225623417901096
extended-salmon•3y ago
Oh, awesome, thanks
eastern-cyan•3y ago
It’s fixed and released now