Fred Heusschen
Fred Heusschen
Is there an online example of the issue? Because I just downloaded and included touchSwipe 1.6.3 in the carouFredsel 6.2.1 demo and it worked without any problems.
Should be fixed n 3.2.0
should be fixed in version 3.1.0
Like this: ````css :root { --mm-size: 100%; --mm-min-size: 100%; --mm-max-size: 100%; } ```` You might need to add a more specific selector or `!important` based on the order in which...
Have you tried an older version of the plugin?
If you need support for older browsers, you probably need to use version 8.
Good point 🤔 I rarely test the clone option and mburger probably doesn't catch up on it. I'll have a look at it later on
Thank you for bringing this to my attention, I might change the variable name in the future. For now I'd suggest not to combine the two in a single build.
Hi, Thank you for digging into this issue. To be honest, I think the eventlisteners should not be passive at all. Quite the opposite actually. (I don't think I've ever...
Should be fixed in the next release. Thank you for reporting it.