After increasing Popup height any elements outside of original bounds do not receive touches.
Touches should be received by any element on the popup even after increasing it's size
- .NET MAUI CommunityToolkit: 6.1.0, same behaviour on 5.0.0
- OS: iOS 17
- .NET MAUI: 7.0.96/7.0.100
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
After increasing Popup height any elements outside of original bounds do not receive touches.
Expected Behavior
Touches should be received by any element on the popup even after increasing it's size
Steps To Reproduce
Link to public reproduction project repository
https://github.com/cat0363/MauiComm-IssuePopupGesture
Environment
Anything else?
No response