Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jQuery Exception Viewing Edit Options #12

Closed
WillStrohl opened this issue Jul 13, 2018 · 0 comments
Closed

jQuery Exception Viewing Edit Options #12

WillStrohl opened this issue Jul 13, 2018 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@WillStrohl
Copy link
Member

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

@WillStrohl WillStrohl added the bug Something isn't working label Jul 13, 2018
@WillStrohl WillStrohl added this to the 05.00.00 milestone Jul 13, 2018
@WillStrohl WillStrohl self-assigned this Jul 13, 2018
WillStrohl added a commit to WillStrohl/DNN.Media that referenced this issue Jul 13, 2018
WillStrohl pushed a commit that referenced this issue Jul 13, 2018
Resolved Edit Options page load JS error; closes issue #12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant