Describe the problem 🧐
Currently, the animations also match of either from or to matches a given route. This is pretty confusing and can lead to brittle setups.
Describe the propsed solution 😎
I'd like to follow the matching logic of fragment-plugin. Return the first animation where both from and to match the current route.
Alternatives considered 🤔
Leave it like it is. This would scare me away from using the plugin
How important is this feature to you? 🧭
Would make my life a lot easier
Checked all these? 📚
Describe the problem 🧐
Currently, the animations also match of either
fromortomatches a given route. This is pretty confusing and can lead to brittle setups.Describe the propsed solution 😎
I'd like to follow the matching logic of fragment-plugin. Return the first animation where both
fromandtomatch the current route.Alternatives considered 🤔
Leave it like it is. This would scare me away from using the plugin
How important is this feature to you? 🧭
Would make my life a lot easier
Checked all these? 📚