Open hirasso opened 7 months ago
Currently, the animations also match of either from or to matches a given route. This is pretty confusing and can lead to brittle setups.
from
to
I'd like to follow the matching logic of fragment-plugin. Return the first animation where both from and to match the current route.
Leave it like it is. This would scare me away from using the plugin
Would make my life a lot easier
Describe the problem ð§
Currently, the animations also match of either
from
orto
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
andto
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? ð