Kevin
Kevin
This is turning into an problem with the users.
Just started using this and I'm getting this error, too. I am getting it when passing back a Response from http in Angular 4.
There sure are a lot of issues with using container body. It doesn't work with dynamic content templates and with scrolling. Typeahead in 5.x also has an issue. Before I...
@jlhergar If you can live with scrollbars, setting [adaptivePosition]="false" and overflow-y: scroll; works around this issue.
Hello? Is anybody out there? Now Angular 9 is failing, too: Unexpected value 'FroalaEditorModule in .../node_modules/angular-froala-wysiwyg/editor/editor.module.d.ts' imported by the module ... Please add a @NgModule annotation. Unexpected value 'FroalaViewModule in...
Update: From the Froala support team: "As the Github channel is considered a place to get public support, we strongly recommend that you report the problem via the Support channel...
With Angular 9.1 I am getting the following error: ERROR: node_modules/angular-froala-wysiwyg/editor/editor.directive.d.ts:37:18 - error TS2314: Generic type '??FactoryDef' requires 2 type argument(s). 37 static ?fac: ?ngcc0.??FactoryDef; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ node_modules/angular-froala-wysiwyg/view/view.directive.d.ts:9:18 - error TS2314...