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
I'm having different JavaScript errors on different browsers when enabling plugin at page load.
With Google Chrome 122.0.6261.94:
With Firefox 123.0:
Uncaught TypeError: $.event.fixHooks is undefined setupFileDrop https://XXX/redmine/javascripts/attachments.js?1576842242:198
My environment:
Environment: Redmine version 4.0.6.stable Ruby version 2.7.0-p0 (2019-12-25) [x86_64-linux-gnu] Rails version 5.2.3 Environment production Database adapter Mysql2 Mailer queue ActiveJob::QueueAdapters::AsyncAdapter Mailer delivery smtp SCM: Git 2.25.1 Filesystem Redmine plugins: clipboard_image_paste 1.13 redmine_dark 1.0.2 stuff_to_do_plugin 0.8.0
The text was updated successfully, but these errors were encountered:
Sorry, it is actually working. So only issue is JS errors in console.
Sorry, something went wrong.
No branches or pull requests
I'm having different JavaScript errors on different browsers when enabling plugin at page load.
With Google Chrome 122.0.6261.94:
With Firefox 123.0:
My environment:
The text was updated successfully, but these errors were encountered: