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

    [SOLVED] Q-Dialog with form element inside it does not seem to work

    Framework
    1
    3
    564
    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.
    • G
      genyded last edited by genyded

      I am attempting a modal on top of the layout (so that it can be accessed from any page). The modal pops up, but all you can do is click on it. None of the fields/controls are accessible. I though maybe z-index, but if so I cannot find where the conflict is.

      There is a sandbox at https://codesandbox.io/s/codesandbox-app-797o1 that shows the issue. Any help is appreciated!

      1 Reply Last reply Reply Quote 0
      • G
        genyded last edited by

        More info, this has something to do with the form element existing inside the Dialog. In the sandbox, if you comment out the form element - the Dialog works. So does anyone know if/how a form element can exist inside a Dialog?

        1 Reply Last reply Reply Quote 0
        • G
          genyded last edited by

          Had to move the form element inside the card section and now all woks as expected.

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