-
-
Notifications
You must be signed in to change notification settings - Fork 773
[Bug]: Im receiving error "Sys is not defined" #5839
Copy link
Copy link
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
Im viewing error "Sys is not defined" on console, for file dnn.jquery.js?cdv=47 line 4319
Steps to reproduce?
Install last version of DNN 9.13.0, then login as super admin and show development tools, you should see on console the mentioned error
Current Behavior
No response
Expected Behavior
No response
Relevant log output
Uncaught ReferenceError: Sys is not defined
at dnn.jquery.js?cdv=47:4319:5
at dnn.jquery.js?cdv=47:4323:3
(anónimas) @ dnn.jquery.js?cdv=47:4319
(anónimas) @ dnn.jquery.js?cdv=47:4323Anything else?
No response
Affected Versions
9.13.0 (latest release)
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable