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

    The compact css generated with 'quasar build mat' quasar does not match to the quasar.mat.css in dev environment.

    CLI
    compiling issue css issues material-icons q-data-table q-fab
    2
    2
    1283
    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.
    • C
      chrisgao last edited by chrisgao

      The compact css generated with ‘quasar build mat’ quasar does not match to the quasar.mat.css in dev environment.
      such as q-datatable, q-fab, etc.
      0_1507955528239_issue.png

      I fixed it by closing the purifyCss to false in index.js when compiling, it seems that the table responsible works fine.
      But, the q-fab in fixed position does not work right.
      0_1507956730494_issue2.png
      it seems that the style ‘material-icons’ change sequence after compiling, so .flex display:flex does not work.
      Am I right? Please help.

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

        I ran into the same issue, posted a bug report at: https://github.com/quasarframework/quasar-template-default/issues/47

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