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
{{ message }}
This repository was archived by the owner on Sep 10, 2023. It is now read-only.
Copying the structure and approach your example (Example 2 pass data), I have overridden onItemTap to get the selected item. When this override is active, the interaction to open the modal no longer fires. This happens with both "legacy" and "new" override types. The minute I comment out the override on the event, it fires just fine. I'm not sure if it's the way the property is implemented or if it's an issue with framer.
I'm using the desktop version, but this is reproducible in the web version as well.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Copying the structure and approach your example (Example 2 pass data), I have overridden onItemTap to get the selected item. When this override is active, the interaction to open the modal no longer fires. This happens with both "legacy" and "new" override types. The minute I comment out the override on the event, it fires just fine. I'm not sure if it's the way the property is implemented or if it's an issue with framer.
I'm using the desktop version, but this is reproducible in the web version as well.
The text was updated successfully, but these errors were encountered: