Skip to content

[Feature Request] Add manual control over how slider styles are destroyed #62

@AndrewBogdanovTSS

Description

@AndrewBogdanovTSS

Right now there is an issue with styles being removed from the slider on destroy which leads to visual mess and jumpiness of items when navigating from one vue route to another. Ideally there should be an option to control styles deletion in the destroy process.
What is needed: slider.destroy(cleanStyles);
where cleanStyles - boolean - (true by default) Set it to false to keep styles on the instance during destroy process

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