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

    Auto Import does not register QRating

    CLI
    1
    2
    147
    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
      Sacrekin last edited by

      Using the framework: {all: ‘auto’} option. I works fine except for QRating that I had to import manually in the page vue.

      Dev mode… spa
      Pkg quasar… v1.5.4
      Pkg @quasar/app… v1.3.2
      Debugging… enabled

      app:extension Running “@quasar/dotenv” Quasar App Extension… +0ms
      app:quasar-conf Reading quasar.conf.js +77ms
      app:dev Checking listening address availability (0.0.0.0:9000)… +24ms
      app:quasar-conf Extension(@quasar/dotenv): Extending quasar.conf… +38ms
      app:webpack Extending SPA Webpack config +2s
      app:generator Generating Webpack entry point +16ms
      app:dev-server Booting up… +16ms

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

        Actually, all the new components I have added to my project do fail, and this since I decided to use the all: ‘auto’ import option. The previous list of components that I had listed in config still work, although I did remove them from config.

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