JavaScript errors for certain users in admin
-
Hey guys,
My client has Cue installed on two of their sites along with the LearnDash LMS plugin. After the latest Cue update we noticed four JS errors on certain admin pages for non-Admin or non-Editor users.
The errors as listed in Chrome’s console:
Uncaught TypeError: Cannot read property ‘id’ of undefined
Uncaught TypeError: Cannot read property ‘av’ of undefined
Uncaught TypeError: QTags is not a constructor
Uncaught TypeError: Cannot read property ‘replace’ of undefinedThese errors were preventing a LearnDash script from doing what it needed to do.
When I deregistered the cue-mce-view script for these users, the errors were gone and LearnDash worked as expected.
Thought you’d like to know…
John
- The topic ‘JavaScript errors for certain users in admin’ is closed to new replies.