Skip to content

Cannot set empty placeholder #39

Description

I cannot set placeholder to be empty (we do not want it). The following do not work:

  • empty string ""
  • null
  • undefined
  • false (just trying for sake of kicks)

The option that does work is a string with a space.- " " The result of using an empty placeholder is that there is no height

Example: https://jsfiddle.net/9nv3btga/1/

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions