• Getting the following error:

    Uncaught TypeError: $(...).selectable is not a function
        at HTMLDocument.<anonymous> (ure-js.js:140)
        at i (load-scripts.php:2)
        at Object.fireWith [as resolveWith] (load-scripts.php:2)
        at Function.ready (load-scripts.php:2)
        at HTMLDocument.K (load-scripts.php:2)

    This happens after clicking add role and filling out the fields in the popup window. I’ve tried input entries with/without spaces, as well as making a copy of an existing user role or none. All paths lead to a blank content area page with the error provided in the inspector console.

    Thanks!

    • This topic was modified 7 years, 8 months ago by wywarren.
Viewing 1 replies (of 1 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    Check browser JavaScript console for error at once after opening User Role Editor page. It seems as some plugin or even theme load its own copy of jQuery globally, which leads to conflict. Try to deactivate all plugins except URE. Will this error be still there? Then activate plugins back one by one with testing for this error to isolate a reason.

Viewing 1 replies (of 1 total)
  • The topic ‘jquery error on adding new role’ is closed to new replies.