Skip to content

Calling destroy() on an inspector instance should remove the inspector-json class #9

@localjo

Description

@localjo

Initiating Inspector-JSON on an element adds an inspector-json class to that element, which is used for CSS styling, among other things. When destroy() is called, that class remains, and causes potential CSS conflicts. The class should probably be removed when the inspector is destroyed.

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