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] Quasar UMD is not responsive, everything shrinks to fit on mobile screen

    Framework
    2
    4
    330
    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.
    • J
      jitendra16 last edited by jitendra16

      https://quizzical-elion-736a43.netlify.com/

      Follow the above link and open chrome dev tools to select mobile screen size.You will notice shrinking of everything.What i am doing wrong?

      1 Reply Last reply Reply Quote 0
      • J
        jitendra16 last edited by

        i found my mistake that i was not using meta tag view port

        <meta name=“viewport”
        content=“user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width<% if (htmlWebpackPlugin.options.ctx.mode.cordova) { %>, viewport-fit=cover<% } %>”>

        1 Reply Last reply Reply Quote 1
        • metalsadman
          metalsadman last edited by

          The question scared me there xd, glad you sorted it :).

          J 1 Reply Last reply Reply Quote 0
          • J
            jitendra16 @metalsadman last edited by

            @metalsadman sorry for that.

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