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

    q-datetime-picker not working as expected on ios

    Help
    2
    3
    441
    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
      malmil last edited by

      Hi!
      The q-datetime-picker is not working as expected on ios. The forth and back buttons are not responding. (They respond as expected on android). Is it not possible to use mat-theme for datepicker on ios?

      0_1544255618125_Screenshot 2018-12-08 at 08.40.35.png

      this is how it is included in the code:
      <q-datetime-picker v-model=“date” type=“date” @input=“addDate”/>

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

        did you try building it with -t mat option? same, i don’t like how the pickers design is in ios.

        1 Reply Last reply Reply Quote 0
        • M
          malmil last edited by malmil

          I built the ios application by using this command: quasar build -m cordova -T ios
          So it’s weird the datepicker does not show in ios-theme in the first place.

          quasar build -m cordova -T ios -t mat does not solve this issue
          and quasar build -m cordova -T ios -t ios gives me the ugly ios-version that works for ios.

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