You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to add an external storage, nothing happens, the UI is broken.
Error is:
Uncaught Error: cannot call methods on tooltip prior to initialization; attempted to call method 'dispose'
at Function.error (jquery.js:336:1)
at HTMLSpanElement.<anonymous> (jquery-ui.js:245:1)
at Function.each (jquery.js:383:1)
at jQuery.fn.init.each (jquery.js:205:1)
at $.fn.<computed> [as tooltip] (jquery-ui.js:235:1)
at MountConfigListView.updateStatus (settings.js:1332:16)
at MountConfigListView._onChange (settings.js:761:8)
at executeBound (_executeBound.js:8:1)
at HTMLInputElement.<anonymous> (bind.js:10:1)
at HTMLInputElement.<anonymous> (restArguments.js:16:1)
Bug description
When trying to add an external storage, nothing happens, the UI is broken.
Error is:
If I comment out the dispose call at
server/apps/files_external/js/settings.js
Line 1332 in f316edb
Steps to reproduce
files_external
applicationExpected behavior
Working UI
Installation method
None
Nextcloud Server version
master
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: