Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image and other icons are not showing except bold, underline #212

Open
sainanky opened this issue Jul 17, 2019 · 1 comment
Open

image and other icons are not showing except bold, underline #212

sainanky opened this issue Jul 17, 2019 · 1 comment

Comments

@sainanky
Copy link

Hii am not able to see other icons except bold, underline you can refer image :
FireShot Capture 002 - FroalaEditor - localhost
the code which am using it like that this is in angular7 so option is like that ;
public options: Object = { charCounterCount: true, toolbarButtons: ['bold','underline','emoticons','insertLink','fontAwesome', 'insertImage','insertVideo'] }

I have also added scripts in angular.json like that
"styles": [ "src/styles.css", "./node_modules/froala-editor/css/froala_editor.pkgd.min.css", "./node_modules/froala-editor/css/plugins/image.min.css", "./node_modules/froala-editor/css/plugins/video.min.css",= "./node_modules/froala-editor/css/froala_style.min.css", "./node_modules/font-awesome/css/font-awesome.css" ], "scripts": [ "./node_modules/froala-editor/js/froala_editor.pkgd.min.js", "./node_modules/froala-editor/js/plugins/image.min.js", "./node_modules/froala-editor/js/plugins/video.min.js", "./node_modules/jquery/dist/jquery.min.js" ]

can any one help me out why am getting this issue

@fenta23
Copy link

fenta23 commented Aug 9, 2019

Hey, got the same after updating the editor to Version 3.

First of all, check your Licence, they changed it for Version 3.
Read the Docs of Version 3, they changed a lot in the config.
You have to import your Plugins now
https://www.froala.com/wysiwyg-editor/docs/plugins

Hope i could help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants