You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This problem came up with MAUI's Frame class, as FrameRenderer is not an NSObject but somehow produced a cycle that I could cause problems with at runtime.
This problem came up with MAUI's
Frameclass, asFrameRendereris not anNSObjectbut somehow produced a cycle that I could cause problems with at runtime.Examples:
Frame,VisualElementRendererdotnet/maui#18552ImageButtondotnet/maui#18602Stepperdotnet/maui#18663Sliderdotnet/maui#18681