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

    Nuxt start kit rc11

    Framework
    6
    11
    2010
    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.
    • R
      raugustos last edited by

      Problem

      Nuxt start kit has a problem to render the slot components.

      Reason

      Quasar 0.15 use the injection with default value in the components and according to vue documention:

      In 2.5.0+ injections can be optional with default value:

      And nuxt rc11 use vue 2.4.4.

      Alternatives

      1. Inside quasar.ems.js change the components
       Inject : ['layout'] 
      

      Works nice but …i’ll not change the all components.

      1. Run npm i nuxt@next --save beacause this branch use vue .5.3.0+ but dosen’t work for other reasons.

      Someone can help in this case.

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

        Nuxt starter kit is marked as WIP(work in progress) and not ready for use. If you try to use it you will run into issues

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

          Any idea when it will be ready to use?

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

            As soon as 0.15 is out, Raz will get working on 1.0 which will have this feature. I’d say around March?

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

              Ok, i’d really would like to use Quasar with Nuxt. Is there anyway to manually incorporate Quasar into Nuxt just to get i running with some basic stuff until the release?

              I have a project that i will finish soon and i’d hate to have to use Vuetify or anything else over Quasar.

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

                V0.15 will be out january. It includes a umd version, so it is as simple as adding the file to your index.html

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

                  Sounds great, thank you so much.

                  1 Reply Last reply Reply Quote 0
                  • D
                    davirolim last edited by

                    I really want to use quasar with nuxt… it would be great if he finishes the integration…

                    P 1 Reply Last reply Reply Quote 1
                    • P
                      paulirish last edited by

                      I really want to use quasar with nuxt… it would be great if he finishes the integration…

                      1 Reply Last reply Reply Quote 0
                      • P
                        paulirish @davirolim last edited by

                        @davirolim I would also very much like to see quasar used in the nuxt

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

                          @paulirish no integration needed, you can use quasar as a vue plugin, or use quasar ssr instead. https://quasar.dev/quasar-cli/developing-ssr/introduction

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