You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Push animations look identical to slide transitions when export. They do not push the old content as expected. The generated code is correct, but it looks like something isn't working correctly in PageLink.dart > _RouteFactory.slide
To Reproduce
Create an onTap prototype action transitioning to a new artboard with a push transition.
The text was updated successfully, but these errors were encountered:
Bug Description
Push animations look identical to slide transitions when export. They do not push the old content as expected. The generated code is correct, but it looks like something isn't working correctly in PageLink.dart > _RouteFactory.slide
To Reproduce
Create an onTap prototype action transitioning to a new artboard with a push transition.
The text was updated successfully, but these errors were encountered: