Put Xcillion-based page into phone mode (width) and try the menu button. No response. Tried on 4 different sites.
Console shows error:
TypeError: can't convert o to string
Anyone else notice this?
I didn't try but if it uses "Bootstrap Collapse", there's an issue with jQuery 3.5.0 and Bootstrap Collapse. And as DNN 9.6 upgraded jQuery to 3.5.0 that could be the issue. There is a 3.5.1 release of jQuery now that fixes this but it's obviously that's not included in DNN 9.6 I'm testing a 9.6 upgrade today, if I find a simple solution I'll post it here
Posted By TopCat on 06 May 2020 02:11 PM That sounds about right. I am also getting the same error in the OpenContent module BS3 Accordion, so it is very likely the jQuery bug. Looking forward to tips on how to upgrade to jQuery 3.5.1. Thanks.
I "hacked" around the issue by downloading https://code.jquery.com/jquery-3.5.1.js
And I copied it's content into \Resources\Libraries\jQuery\03_05_00\jquery.js
The skin I tested did not use bootstrap but another plugin that stopped working (cycle2) and it's now works again.
https://dnncommunity.org/blogs/Post/5401
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.