uwe-app / app

Universal web editor
https://uwe.app
0 stars 0 forks source link

Crumbtrail with parent redirect #468

Open tmpfs opened 3 years ago

tmpfs commented 3 years ago

If a parent redirects to a child, for example, when creating pages for a list then the crumbtrail rendering will not navigate as it redirects to the child.

So a redirect like:

"/blog/posts" = "/blog/posts/1"

That uses the crumbtrail partial will not work as expected.