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

“Bug Fix for HTML editor is still loading Exception (#527) #535

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jawad111
Copy link

Fix For: Unhandled Exception: Exception: HTML editor is still loading, please wait before evaluating this JS: $('#summernote-2').summernote('code', '');![BUG] #527

How fix was applied: downgraded package flutter_inappwebview from ^6.0.0 to ^5.8.0 and only applied relevant code changes.

@jawad111 jawad111 changed the title Bug Fix for HTML editor is still loading Exception Bug Fix for HTML editor is still loading Exception #527 Aug 29, 2024
@jawad111 jawad111 changed the title Bug Fix for HTML editor is still loading Exception #527 Bug Fix for HTML editor is still loading Exception Aug 29, 2024
@jawad111 jawad111 changed the title Bug Fix for HTML editor is still loading Exception “Bug Fix for HTML editor is still loading Exception (#527) Aug 29, 2024
Copy link

@SalmaNada-AcuteBusiness SalmaNada-AcuteBusiness left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried this solution but the issue still exists.

@jawad111
Copy link
Author

I tried this solution but the issue still exists.

Have you tried cleaning the pub cache and then rebuilding your project?

flutter clean
flutter pub cache clean
flutter pub get

@SalmaNada-AcuteBusiness

I tried this solution but the issue still exists.

Have you tried cleaning the pub cache and then rebuilding your project?

flutter clean
flutter pub cache clean
flutter pub get

I did, but I noticed that the issue occurs randomly!

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

Successfully merging this pull request may close these issues.

2 participants