Jean-Charles Moussé
Jean-Charles Moussé
Hi, the error indicate that you have **not** set the param `dotsCount` with a positive value (>= 1). So `dotsCount` is maybe null or set as 0 or something else....
Hi, sorry I'm not quite understand what you want. From what I understand you want to change number of pages dynamically (or more generally change pages) ? I think you...
Hi, you can already freeze the scroll and/or hide progress dots by using : `freeze: true` `isProgress: false` But yes, a `canProgress` event could be nice. I will try to...
Hi, no it is not possible and I don't plan to do it at the moment. But you can make a PR if you want.
Hi, sorry I've not planned to do it. Not much time to maintain this project and handle current issues :/ You can already wrap the IntroductionScreen with an automatic scroll....
Hi, it's weird, have you find a solution ?
Hi, sorry no idea.. Maybe your list can be the issue but not sure. Have you found a solution since?
Hi, sorry I don't have a solution for this, I keep this issue open. Apparently @peterbrown0's solution works.
Hi, sorry for my late response. I'm not sure to understand what you want. You want to display an image and text under the introduction widget ? Like a footer...
Hi, sorry for that, I have downgrade collection to `1.15.0`. You can use the new release `3.0.2`