Skip to content

Minified file uses " " instead of unicode '\u00a0' for attrs.knobLabel #28

Description

@kerbs17

I had some issues where the knob label when no value was supplied appeared as Â. I noticed that in the implementation that the default attrs.knobLabel = '\u00a0';, however, in the minified version it is just a space " ". I was able to resolve the issue by using the non-minified file, but you should make sure your minified version doesn't drop the unicode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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