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

    Data-table on iphone doesnt switch to horizontal view

    Quasar Play App
    3
    4
    3530
    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.
    • A
      arkowsky last edited by

      Hi,

      I work with quasar:

      "quasar": "0.0.18",
      "quasar-extras": "0.x",
      "quasar-framework": "^0.14.4",
      

      and I have small issue with data-table from quasar.
      screen
      When I work on application with webpack hot reloading it works fine and on iphone and I can see one column under second but when I build app and run on iphone or simulator it shows me tiny columns instead of switching to column under column view.

      What is important: I coppied to my component code from example “quasar play” application to test purposes.
      https://github.com/quasarframework/quasar-play/blob/master/src/components/showcase/grouping/data-table.vue

      If I run “quasar play” aplication on my iphone datatables works fine.

      Can anyone help with that. I thought it is some cordova configuration switch or something but I can’t find it.

      1 Reply Last reply Reply Quote 0
      • E
        Edhem last edited by

        I have the same problem with a LG G3. locally it works well with the simulator Chrome but after the build it does not work on the mobile!

        Any ideas ?

        1 Reply Last reply Reply Quote 0
        • E
          Edhem last edited by

          If you disable PurifyCSS it works

          I find this this link https://github.com/quasarframework/quasar/issues/662

          C 1 Reply Last reply Reply Quote 0
          • C
            chinachin @Edhem last edited by chinachin

            @edhem said in Data-table on iphone doesnt switch to horizontal view:

            If you disable PurifyCSS it works

            I find this this link https://github.com/quasarframework/quasar/issues/662/

            I followed the instructions and the problem solved, thank you, everyone can try

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