Skip to content

954484-Fix the PullToRefresh issues in the Maui Toolkit that occurs during testing. #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ShaliniSF79
Copy link
Collaborator

@ShaliniSF79 ShaliniSF79 commented Apr 25, 2025

Root Cause of the Issue

Windows:
The main cause of the issue was when we navigate to next page, it was not disconnecting the handlers from the source level.

Description of Change

Windows:

  • Before navigating to another page, we have to disconnect it manually in the sample level
  • So that, it works properly

Screenshots

Before:

BeforePullIssue.mp4

After:

AfterPullIssue.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant