Skip to content

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

Open
jawad111 wants to merge 1 commit into
tneotia:masterfrom
jawad111:master
Open

“Bug Fix for HTML editor is still loading Exception (#527)#535
jawad111 wants to merge 1 commit into
tneotia:masterfrom
jawad111:master

Conversation

@jawad111

Copy link
Copy Markdown

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

@SalmaNada-AcuteBusiness SalmaNada-AcuteBusiness left a comment

Copy link
Copy Markdown

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
Copy Markdown
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

Copy link
Copy Markdown

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