Skip to content

Starting position not working #59

@anuran-Chakraborty

Description

@anuran-Chakraborty
{
      responsive: [
        { end: 576, size: 2 },
        { start: 576, end: 768, size: 3 },
        { size: 8 },
      ],
      position: {
        // Start from '1' on mounted.
        start:0,
      },
    },

using the above snippet in the options does not move the starting postion. It is starting from a position such that there is no right scroll. That is in this case for a desktop env it is starting woth the last 8 elements. How can I make it start from 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions