We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Jodit Version: 4.2.41 Pro
Browser: Chrome OS: Windows Is React App: False Reproduced on xdsoft.net: False
Code
// A *self-contained* demonstration of the problem follows...
Expected behavior: No error, load of editor
Actual behavior: Uncaught TypeError: Jodit.modules.FileBrowserPro is not a constructor at filename:71:19
Additional info
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Jodit Version: 4.2.41 Pro
Browser: Chrome
OS: Windows
Is React App: False
Reproduced on xdsoft.net: False
Code
<script src="/lib/jodit-pro/es2021.en/jodit.min.js"></script> <script> const browser = new Jodit.modules.FileBrowserPro({ ** uploader + ajax settings ** }); </script>// A *self-contained* demonstration of the problem follows...
Expected behavior:
No error, load of editor
Actual behavior:
Uncaught TypeError: Jodit.modules.FileBrowserPro is not a constructor
at filename:71:19
Additional info
The text was updated successfully, but these errors were encountered: