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

markdown is not supported, if you trying to set custom plugin, please set 'js' and 'css' options for your plugin #52

Open
markopetelin opened this issue Feb 9, 2021 · 3 comments

Comments

@markopetelin
Copy link

After upgrading from 3.2.3 to 3.2.6 I got this error: http://prntscr.com/yvgxyt
This file 'js/plugins/markdown.min.js', is missing

@double-v
Copy link

+1

@hainv-dev
Copy link

The current workaround is adding
'excludedPlugins'=>['markdown', 'track_changes']
hope the developer fix this issue

@ShaneJohnsonCC
Copy link

Is this issue strictly related to Froala library or is it an issue with Yii2-froala-editor? Using the excludedPlugin parameter is still causing load issues for me. Especially when trying to load the player through an ajax call. You can see in the browser console that it is still trying to load the markdown and track_changes js files with 404 errors.

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

4 participants