-
-
Notifications
You must be signed in to change notification settings - Fork 774
[Bug]: DDRMenu stopped work properly after Upgrade to DNN 10.02.02 #7014
Copy link
Copy link
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
Today I updated some sites to 10.02.02 and menus stopped work.
Steps to reproduce?
- Upgrade site with DDRMenu to 10.02.02
- Menus stopped to show properly
Current Behavior
After upgrade to DNN 10.02.02, Menus are rendering but without scripts or styles, it appears update is not loading js or css files listed in DDRMenu manifest menudef.xml
Expected Behavior
Menu should load styles and scripts properly and be showed according to styles.
Relevant log output
Anything else?
Just like I said, it appears js and css resources are not being loaded from menudef.xml manifest
Affected Versions
10.2.2 (latest v10 release)
What browsers are you seeing the problem on?
Chrome
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable