No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How can I prevent input labels moving when form data loads?

    Help
    2
    2
    93
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      minimalicious last edited by

      When I click on a record in a search listing component the app then goes to the record detail component.

      It has a form and input controls. When the data is loaded in “created” event I see the input labels move above the data. Like the form is empty then when data loaded the labels move.

      It’s not the worst thing but if there is a way to stop it then it would be good.

      An example
      https://imgur.com/a/d06B0Ct

      Any ideas? thanks

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        If you know data will be filled in, set the stack-label prop on your fields.

        Scott

        1 Reply Last reply Reply Quote 0
        • First post
          Last post