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

    Problem in 'desktop-only', 'desktop-hide' and 'mobile-only', 'mobile-hide'.

    Help
    2
    2
    822
    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.
    • D
      Darshan S last edited by

      I am using a button which will appear only in mobile view. <q-btn class="mobile-only" flat @click="$refs.layout.toggleLeft()"> <q-icon name="menu" /> </q-btn>
      But the problem is when I make the page in mobile view, the button is not visible. and when it is refreshed, the button will appear.
      And the same thing is happening with ‘desktop-only’, ‘desktop-hide’ and ‘mobile-only’, ‘mobile-hide’

      1 Reply Last reply Reply Quote 0
      • B
        bigoper last edited by

        I got ~the same issue.
        the mentioned classes are not working, like being ignored completely.

        Have you solved it?

        Thanks

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