-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
Hey FF Team,
Just letting you know that if you end up nesting a component that has Hero animations set to "on" at the root level into another component, that also has Hero animations on at the root level, the components will red screen. The nested component that had Hero animations turned on at the root level no longer shows that it has Hero animations once nested, making the red screen hard to track.
Expected Behavior
Probably best to automatically turn off Hero animations for the nested component, instead of leaving them on.
Steps to Reproduce
set hero animations to on for a root component.
nest the component into another root component (you can no longer see it has hero animations when nested)
turn on hero animations for root component.
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4wjM/luJNOm7RK1aXqLO9ViicWMjp6ROY00O5uRis8GZT0B4kcYs+kfklUOLGoYG9cP2KjvD0X/MqMuPPXDOw6FxyZRpRZyZZcYBXMJVOVbrKuO763b0BTGdphfRSB4KWjsxYkAO9Yck0s1zuUO/OWZHbqGOOxOjEnHeaoXdeK2SrDX1iXc2URm05KZDPz
Visual documentation



Environment
- FlutterFlow version:
- Platform:
- Browser name and version:
- Operating system and version affected:
Additional Information
No response