angular-froala-wysiwyg
angular-froala-wysiwyg copied to clipboard
Angular11: Can't bind to 'froalaEditor' since it isn't a known property
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
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'
Can you recreate the issue in Sandbox? https://codesandbox.io/s/wispy-cookies-3p271?file=/src/app/app.component.ts
Not able to reproduce the issue on the latest V4.019