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

    Flex addon enabled, but doesn't seem to work

    Framework
    3
    5
    728
    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.
    • T
      toymachiner62 last edited by

      Looking at the docs https://quasar-framework.org/components/flex-css.html#Flex-Addons i’m trying to use flex addons, but they don’t seem to work.

      In my quasar.conf.js I have enabled them

      ...
      framework: {
            cssAddon: true, // <--- HERE
            iconSet: 'fontawesome-pro',
            components: [
              'QDatetimePicker',
              'QAlert',
      ...
      

      I’ve restarted my quasar server and I have a high enough version
      0_1541012967632_d87d25e4-977d-4cba-9e44-511f1faa8cf2-image.png

      yet when I add the class q-ma-xs-lg to a div, it doesn’t contain any margin as I would have expected.

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        Can you create a fiddle please? https://jsfiddle.net/rstoenescu/waugrryy/

        Scott

        1 Reply Last reply Reply Quote 0
        • T
          toymachiner62 last edited by

          I upgraded to the latest quasar version 0.17.18 and it’s working now.

          1 Reply Last reply Reply Quote 0
          • rstoenescu
            rstoenescu Admin last edited by

            But nothing changed in this regard 🙂

            T 1 Reply Last reply Reply Quote 0
            • T
              toymachiner62 @rstoenescu last edited by

              @rstoenescu 🤷🏻♂

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