MAUI behaviors OnDetachingFrom Method is Not Firing. #33115
Unanswered
RedEye-Developers
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2025-12-11.19-17-09.mp4
when i attach the behavior the OnAttachedTo method is firing, if i remove the behavior from control, the OnDetachingFrom is not firing, but the OnEntryTextChanged method was not firing, how it is possible ? i debug using Console.Writeline noting happened, it is actually unSubscribing the OnEntryTextChanged event ? how can i verify if is unsubscribe ?
Beta Was this translation helpful? Give feedback.
All reactions