-
Notifications
You must be signed in to change notification settings - Fork 5
jQuery Exception Viewing Edit Options #12
Copy link
Copy link
Closed
Description
Describe the bug
When you view the Edit Options page, there is a jQuery exception logged in the debugger console.
Software Versions
- DNN: 09.01.01
- Media Module: 05.00.00 (development branch)
To Reproduce
Steps to reproduce the behavior:
- Clean instance of DNN 9.1.1
- Create and install a new package from the development branch
- Install the module
- Add the module to a page
- Open the Edit Options view using the actions menu.
Expected behavior
The page loads in the pop-up without exception.
Screenshots
If applicable, add screenshots to help explain your problem.
Error log
Note: Debug DLL's
Please replace the current extension DLL's with the debug DLL's (if these are available with the release) and reproduce the error with the debug DLL's before pasting the error log.
Paste the error log that is related to this issue.
Additional context
There is an exception logged in the debugged console, staging that .live() is not a function. This is likely just because jQuery needs to be loaded as a dependency now.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
