Skip to content

Documentation seemingly incorrect for initDefaultConfig #437

@alexander-abg

Description

@alexander-abg

Describe the bug
A clear and concise description of what the bug is.

The documentation says the restartCarousel() method calls initDefaultConfig(), but when I view the source code, it does not.

To Reproduce
Steps to reproduce the behavior:

https://vue3-carousel.ismail9k.com/api/methods.html

function restartCarousel(): void {
updateBreakpointsConfig()
updateSlidesData()
updateSlideSize()
resetAutoplay()
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    📄 documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions