Tom Sproet

Results 17 comments of Tom Sproet

As you can see there is quite some time between our responses. so i had already converted this library to maui .net 8 for my own use. https://github.com/Gekidoku/BetterFireBaseNotificationsPlugin

Still an issue. https://github.com/Gekidoku/UnfocusTest Start typing in the editor, Clicking on any other part of the page should trigger Unfocused as it did in xamarin, but it doesnt.

@PureWeen updated repo, added a page with a viewmodel. where i bind IsFocused. showing same behavior. only unfocusing when i change page through the flyout menu

Small note on my unfocus test. I found that with the viewmodel method and binding to the isfocusedproperty it does trigger if you select a different focusable element.

I have a small workaround for my case. I bound the value of the editor to a variable in my viewmodel like so. ```CSharp public string Remark { get {...

Forwarding a comment PureWeen made in a possibly related issue https://github.com/dotnet/maui/issues/18159#issuecomment-1883645003

Its a few months later but i have the same issue, Starting a Journey in #144. I have Security companies as customer and they use NFC tags for their security...