1
rickfrankel created
Hi,
Version: 12.1.0 Angular .Net Core
Having issue with scrolling on the MAUI app after you open a modal and then close it.
Steps to reproduce:
- Open the “User” page, having enough records to ensure the page is scrolling (check that scrolling works).
- Click on “Create user” modal.
- Cancel the “Create user” modal.
- Try to scroll to the bottom of the page.
You will find that after the modal closes you cannot scroll the page any more. We have removed the virtualize component to see if that was the cause and even with a simple for loop to render the items the scrolling does not work after the modal closes.
Thanks Rick
1 Answer(s)
-
0
Hi Rick,
Thank you for your report, I have created an issue, please follow https://github.com/aspnetzero/aspnet-zero-core/issues/4877