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

9.6.0 Xcillion Theme responsive menu on mobile devices #3732

Closed
3 of 11 tasks
james7342 opened this issue May 5, 2020 · 2 comments · Fixed by #3729
Closed
3 of 11 tasks

9.6.0 Xcillion Theme responsive menu on mobile devices #3732

james7342 opened this issue May 5, 2020 · 2 comments · Fixed by #3729

Comments

@james7342
Copy link

Description of bug

Post upgrade to 9.6.0 responsive menu is broke on mobile devices. The site uses the Xcillion skin/theme.

Steps to reproduce

  1. Have working site with Xcillion them and responsive menu.
  2. Upgrade to 9.6.0
  3. Login on mobile device or set browser into responsive mode
  4. Select menu and notice no menu is presented.

Current behavior

No menu is presented

Expected behavior

Menu present like it was in prior releases. My upgrade was from 9.5.0 but has worked in all prior versions.

Screenshots

Console Bootstrap Error:
screenshot_1393

Error information

N/A

Affected version

  • 10.0.0 alpha build
  • 9.6.0
  • 9.5.1 alpha build
  • 9.5.0 latest supported release
  • 9.4.4

Affected browser

Only tested the browsers noted below.

  • Chrome
  • Firefox
  • Safari
  • Internet Explorer 11
  • Microsoft Edge (Classic)
  • Microsoft Edge Chromium
@bdukes
Copy link
Contributor

bdukes commented May 5, 2020

This is due to an incompatibility between Bootstrap and jQuery 3.5.0, which is (at least partially) fixed in jQuery 3.5.1. Pull request #3729 updates DNN to jQuery 3.5.1, but in the meantime you can install jQuery 3.5.1 from https://ci.appveyor.com/api/buildjobs/c1bvvcw9mn72gtd4/artifacts/_InstallPackages%2Fjquery_3.5.1.zip (the CI build for https://github.com/EngageSoftware/DNN-JavaScript-Libraries/).

@bdukes bdukes closed this as completed May 5, 2020
@bdukes bdukes linked a pull request May 5, 2020 that will close this issue
@bdukes bdukes reopened this May 5, 2020
@james7342
Copy link
Author

Thanks. I've restored the site from a pre upgrade backup at this point. Will wait until 9.6.1 or official fixed release. No driving need to move to 9.6.0 at the moment other than trying to stay current.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants