Open gliitterpuke opened 1 year ago
Log for reference
I am a newb and am not sure if this is related, but I had the editor working fine since Oct last year. After upgrading to dart 3.3 & flutter 3.19.2 the editor doesn't seem to ever finish loading. It does from a practical standpoint in the sense that you can use the editor but onEditorCreated never gets called so you can't set default text and also the circularProgressIndicator shows forever. At one stage it would work like 20% of the time, indicating some type of timing issue. But now I can't seem to ever get it to work. I also downloaded the Example code you provide and had the same experience - my target platform is web.
@timmer9000 To me on Android ,downgrade to 2.2.7 solve the problem . And I am using flutter 3.22.2
Confirming eternal loading indicator in Firefox using the demo:
On Firefox web, a user reported the editor consistently being in a loading state. No adblockers on.
Code attached here: