Skip to content

Changing classPrefix doesn't replace existing classes #226

Open
@TrevorBurnham

Description

@TrevorBurnham

If you create a Tether instance with the default classPrefix, "tether", it'll have the class tether-target.

If you then call setOptions{classPrefix: "myprefix"}, it'll get the class myprefix-target… but will still have the tether-target class, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions