Update swiper files / conflict old version

Wappler Version : 3.3.1
Operating System : osx 10.15

The observer option was working fine before but then I had to revert to a previous version using git and now it’s not working. After I resize the viewport using breakpoint buttons it fixes itself (maybe that helps with finding the bug).

image

Here is my structure:

image




When I set var1 value to be 1 that automatically shows main.sw-pages (containing the swipers) on load, there is no problem it works as expected. I experimented with using visibility none class toggle but that has some of it’s own problems.

Well this option was introduced in the last update… If you reverted back to a previous version the swiper js files are now an older version when the observer option was not available.

1 Like

I have the mutation option available in my properties now, these screenshots were taken after I noticed the bug, can I readd the latest swiper js file somehow?

Yes, delete the swiper js includes in the dmxAppConnect folder and save your page. This will generate the latest js files.

1 Like

Thank you Teodor :slight_smile: