-
-
Notifications
You must be signed in to change notification settings - Fork 444
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checks
- Not a duplicate.
- Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics: https://github.com/Splidejs/splide/discussions
Version
v4.1.4
Description
I create a slideshow through Javascript. The slideshow contains images of arbitrary dimensions (in my example between 300 and 400px in both width and height). When the carousel is initially shown, the pagination dots don't appear. When you resize the window, they do appear.
Reproduction Link
https://jsfiddle.net/av01d/05zaedc3/
Steps to Reproduce
- Visit https://jsfiddle.net/av01d/05zaedc3/
- Notice that the carousel does not show navigatiion dots
- Resize browser window
- Notice the navigation dots now do appear.
Expected Behaviour
Navigation dots should always appear (when configured with navigation: true). Even when slideshow is created via Javascript.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working