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
    1. Home
    2. rafaelcavalcanti
    • Profile
    • Following 1
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    rafaelcavalcanti

    @rafaelcavalcanti

    0
    Reputation
    48
    Profile views
    1
    Posts
    0
    Followers
    1
    Following
    Joined Last Online
    Website www.linkedin.com/in/rafaelcavalcanti Location Brazil

    rafaelcavalcanti Follow

    Latest posts made by rafaelcavalcanti

    • Change iconSet

      I using Laravel + Quasar (v.17.16) setting with this way:

      import Quasar, * as All from 'quasar-framework/dist/quasar.mat.esm';
      Vue.use(Quasar, {
          extras: [
              'mdi',
          ],
          framework: {
              directives: All,
              plugins: All,
              animations: All,
              components: All,
              iconSet: 'mdi'
          }
      });
      

      looking at image (it a arrow up/down of q-select) you can see the problem. What i’m doing wrong?!

      0_1537882574211_iconset.png

      posted in Help
      rafaelcavalcanti
      rafaelcavalcanti