angular-froala-wysiwyg icon indicating copy to clipboard operation
angular-froala-wysiwyg copied to clipboard

Angular11: Can't bind to 'froalaEditor' since it isn't a known property

Open Benny739 opened this issue 4 years ago • 2 comments

With froala 3.2.5 I'm getting erros in VSCode. Can't bind to 'froalaEditor' since it isn't a known property of div.

With froala 3.1.0 everything is working fine.

Also when compiling I'm getting

Warning: ./node_modules/froala-editor/css/froala_editor.pkgd.min.css (./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ref--12-1!./node_modules/postcss-loader/dist/cjs.js??ref--12-2!./node_modules/froala-editor/css/froala_editor.pkgd.min.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning

(7:54338) autoprefixer: Replace fill-available to stretch, because spec had been changed

Again with 3.1.0 no errors

Benny739 avatar Jan 14 '21 23:01 Benny739

We have the same problem, along with

Warning: ./node_modules/froala-editor/js/plugins.pkgd.min.js
Module not found: Error: Can't resolve 'crypto' in '\node_modules\froala-editor\js'

dev-ivd avatar Jan 15 '21 11:01 dev-ivd

Can you recreate the issue in Sandbox? https://codesandbox.io/s/wispy-cookies-3p271?file=/src/app/app.component.ts

dejanmartinovic avatar Jan 19 '21 13:01 dejanmartinovic

Not able to reproduce the issue on the latest V4.019

ilyaskarim avatar May 22 '23 11:05 ilyaskarim