bmpf
bmpf
For those who are using apache , Add this two line after **RewriteEngine On** in _.htaccess_ ``` RewriteCond %{THE_REQUEST} ^GET.*index\.php [NC] RewriteRule (.*?)index\.php/*(.*) /$1$2 [R=301,NE,L] ``` *clear the cache after.
Same problem here.
I was able to do it, like so : ``` window.ws = new WebSlides({}); if ( ws.initialised === true ) { window.ws.el.addEventListener('ws:slide-change', function (e) { callthisfunctiononchange() // call the function...
Still there, but I don't know if it is considered normal behavior.
Safari Version 16.6 (18615.3.12.11.2) - Default browser - nothing installed. Apple M1 Pro - 32GB - Ventura 13.5 (22G74)
@Mtillmann I have "solved" the problem removing the transition effects.
I'm still experiencing this issue, and it appears to be isolated to Chrome-based system browsers. Additionally, it seems that this particular problem is specific to the 'v-lazy:background-image' directive.