You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had Froala working fine in my app, then tried to get it working in StackBlitz to work on a separate issue - but the StackBlitz is running Angular 10 Ivy, and I'm getting this error. Can you help?
Just to confirm, if I turn off Ivy I get:
Error in /turbo_modules/@angular/compiler@10.1.6/bundles/compiler.umd.js (2981:21)
Can't resolve all parameters for FroalaEditorDirective: (?, ?).
I checked other answers related to this error, and they all reference system.js - however, I can find no reference to this in the stackblitz, and the instructions on the site show to be the same regardless.
Hello,
I had Froala working fine in my app, then tried to get it working in StackBlitz to work on a separate issue - but the StackBlitz is running Angular 10 Ivy, and I'm getting this error. Can you help?
Here is the StackBlitz:
https://angular-ivy-6rmpud.stackblitz.io/
https://stackblitz.com/edit/angular-ivy-6rmpud?file=src/app/app.component.ts
The text was updated successfully, but these errors were encountered: