Skip to content

Carousel Component Not Responding To 'paginationPosition' Attribute Values #603

Open
@jwbats

Description

@jwbats

Bug Report

Current Behavior
Not responding to paginationPosition settings.

Input Code and steps to reproduce
Try to set the paginationPosition attribute on the carousel component.

Expected behavior/code
The valid values are top, bottom, top-overlay and bottom-overlay.

Setting top-overlay or bottom-overlay does not show any pagination dots. Not even when I make them red using the paginationColor attribute.

Setting either of the values top or bottom, always displays the dots at the bottom.

The dots have way too much top-margin from the slider. This should also be a setting.

Environment
All the latest. It's a vue-cli created app with the latest vue-carousel installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions