4,152 questions
Scrolling Issue on Tabbed Page in iOS When Adding Dynamic Labels
Omkar Pawar
235
Reputation points
I am experiencing a scrolling issue on a tabbed page in iOS when dynamically adding labels. In most cases (approximately 8 out of 10 times), I am unable to scroll down after adding the labels. This issue occurs on both real and simulator devices.
Sample code : - https://github.com/user-attachments/files/20237370/ScrollIssueOnTabbedPage-master.zip
- Run the attached project.
- After the app launches, click on the "Add Label" button.
- Continue clicking "Add Label" until the screen is full.
- Wait for 1-2 seconds.
- Click the "Add Label" button again.
- Attempt to scroll down after labels have been added.
Developer technologies .NET .NET MAUI
Sign in to answer