hi @Camille_Di_Vincenzo1 you should set on yous splide__trackoverflow: hidden. Another thing you can revisit is that you have set Splide perPage: 3.2 instead 3or2
hi @Camille_Di_Vincenzo1 I have noticed it but didn’t check it why this happened. Check your Splide code (it looks like autosizing or something like that). ~These dots are navigation. If you will not be able to figure it out let me know and I may have time later today to check it out.
hi @Camille_Di_Vincenzo1 I was able to find out what is cause the issue but I can’t fix it as is related to Splide. On video you can see that dots are shown when aria-busy is changing fro false to true`
This has something to do with accessibility aria-live more info on MDN
There were some issues with aria-busy for speech but it is fixed now.
Sorry I can’t help further but you have at least some starting point. There should be possibility to force aria-busy to have false statement but not sure if it is a correct way to fix it. You may ask developer on GitHub to register an issue.
Someone from the french community told me to change the code in my head because it was pointing to something inexistant.
I gave me a new one : <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@splidejs/splide@4.1.4/dist/css/splide-core.min.css">