Updating MAUI??? #14864
Unanswered
marshallellis
asked this question in
Q&A
Updating MAUI???
#14864
Replies: 2 comments 4 replies
-
@marshallellis VS 17.5.x is the latest stable release and includes the most current release of .NET 7. This would include the fix you're referring to. I confirmed this running 7.0.84 on Android API 33. |
Beta Was this translation helpful? Give feedback.
4 replies
-
... Also to add ... these devices usually are set to automatically pass an ENTER key after a barcode is scanned which is ALSO not working just like the hardware keypad! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello all:
We are new to MAUI so apologies if I'm asking this in the wrong place...
We are having some issues with the Entry control and the Completed events.
We cannot get the ENTER key to fire the completed event!?!?
Now we searched on this issue and this is already logged and apparently fixed BUT we've updated VS 2022 to latest and it is still not working??? The issue referenced that is was fixed in "7.0.0-rc.2.6866" ... How do I get this fix?
https://github.com/dotnet/maui/labels/fixed-in-7.0.0-rc.2.6866
Thank you
Marshall
Beta Was this translation helpful? Give feedback.
All reactions