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

    QDateTime not loading correctly

    Help
    4
    6
    315
    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.
    • S
      Sheejavarghese6 last edited by

      I am having quasar cli version 0.17.24 . My QDateTime was working fine earlier . I tried to upgrade Quasar to latest version . But doesn’t upgraded . But my QDatetime is not working now. I don’t know the reason for this problem .
      Please check the image attacheddatepicker.PNG

      Can anyone please help?

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

        There is no longer a QDateTime. There are separate components, QDate and QTime. Read the upgrade guide: https://quasar.dev/start/upgrade-guide
        If you are looking for similar component, you can look into this app extension: https://github.com/TobyMosque/app-extension-qdatetimepicker

        1 Reply Last reply Reply Quote 0
        • S
          Sheejavarghese6 last edited by

          If I upgrade the v0.17 to the latest , will my old project work automatically on the new version?

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

            @Sheejavarghese6 said in QDateTime not loading correctly:

            If I upgrade the v0.17 to the latest , will my old project work automatically on the new version?

            Not really if there are some breaking change in your code. better follow the upgrade guide https://quasar.dev/start/upgrade-guide.

            1 Reply Last reply Reply Quote 0
            • S
              Sheejavarghese6 last edited by

              I upgrade the version accrding to the document . But I got an errors. build failed.PNG

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

                @Sheejavarghese6 Frankly, you need to put in the time and go thru the upgrade guide in very focused detail. It works, we just finished a fairly painless conversion of a large project to V1 and the guide was great. I would recommend creating a new v1 project and migrating your code over piece-wise.

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