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

Android API 26 : FATAL EXCEPTION: java.lang.IllegalArgumentException: Required value was null. #1081

Open
MaqsoodAndroid opened this issue May 14, 2024 · 1 comment

Comments

@MaqsoodAndroid
Copy link

MaqsoodAndroid commented May 14, 2024

Expected

App should not crash when render the html on API 26

Observed

App is crashing

Reproduced

Screenshot 2024-05-15 at 2 27 59 PM

Tested

[Android SDK build for arm 64] on [8.0.0] with [v2.1.3]

@MaqsoodAndroid
Copy link
Author

MaqsoodAndroid commented May 14, 2024

  • I want to use only to render the html. when i try to set

visualEditor.isEnabled = false
its crashed.

  • The library version [v1.6.4] & above does not show any impact of implementing

override fun getDefaultEditable(): Boolean { return false }

  • Question: is it actually possible to use Aztec as read only html renderer?

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