Skip to content

Cannot set empty placeholder #39

@ghost

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions