Skip to content

jQuery Exception Viewing Edit Options #12

@WillStrohl

Description

@WillStrohl

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:

  1. Clean instance of DNN 9.1.1
  2. Create and install a new package from the development branch
  3. Install the module
  4. Add the module to a page
  5. 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.

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions