2sic / app-swiper

DNN / 2sxc Slider App using the popular Swiper JS
MIT License
0 stars 1 forks source link

Problem adding images to Swiper Slider #3

Closed skarpik closed 4 years ago

skarpik commented 4 years ago

Swiper Slider: 01.01.00 DNN version: 09.06.02 2SXC: 11.05.00 Theme: Bootstrap Instant v04.10.00 Browsers: Chrome, Firefox, Edge

Steps to reproduce problem:

1) Added Swiper Slider instance to a new page. Demo slides appear as expected.

2) Clicked on "pencil" to configure the slider (give the slider a name). Demo slides disappear (as expected). Screenshot of webpage after assigning name:

Swiper Slider 0

3) Clicked on the "+" to add an image. Image upload dialog does not appear. All links (including main nav) do not respond to mouse clicks. The web page is totally unresponsive. Refreshing the page makes links responsive. Screenshot after clicking on "+":

Swiper Slider 1

4) Workaround is to click on the "pencil"

Swiper Slider 2

and then click on "select images for slides":

Swiper Slider 3

Images can successfully be added to the Swiper Slider through the "pencil" route.

iJungleboy commented 4 years ago

Thanks - do you see an js errors or something when the toolbars don't appear?

skarpik commented 4 years ago

Here is what shows up in the console:

2sxc.dnndev.me-1599824484404.log

Let me know if there is anything else that I can provide to you.

iJungleboy commented 4 years ago

This was a bug in 2sxc 11.05 and is fixed in 11.06

skarpik commented 4 years ago

Works perfectly now. Thanks.