Specifying a route Transition from /
to any URL doesn’t use that Transition
#29
Labels
bug
Something isn't working
/
to any URL doesn’t use that Transition
#29
Hey mate, bet you thought you'd seen the last of me :D If it turns out I was just misunderstanding the docs, I sincerely apologize :)
Describe the bug
I have a basic Taxi setup which uses the following code to set a transition from the homepage to another route:
But when accessing that route by clicking a link from my homepage to the
/work
page, the DefaultTransition is used instead.To Reproduce
I created a minimal demo repo that shows this in action, using Taxi 1.8.0, and includes the (as always) extremely hacky patch I used to get my local project running again. -> https://github.com/xdesro/taxi-demo-router
Info
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: