Skip to content
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

Adding EditorField Crashes the App When Running Outside Debug Mode #831

Open
L10Messi10 opened this issue Dec 11, 2024 · 0 comments
Open

Comments

@L10Messi10
Copy link

Description: When using the EditorField control in the UraniumUI library, the application crashes when running on a physical device outside debug mode. This issue does not occur during debugging.

Steps to reproduce:

  1. Add an EditorField to a XAML file.
  2. Deploy the app to a physical device and run it directly (not in debug mode).
  3. Navigate to the page containing the EditorField using PushmodalAsync

Actual Behavior: The app crashes when the page with the EditorField is accessed.

Library Version: 2.10.2
.NET MAUI Version: .NET 8
Device/OS: Android 13 - API 33
Development Environment: VS 2022 latest

Workaround: Removing the EditField resolves the issue.

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

No branches or pull requests

1 participant