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

    [Solved] Q-Icon not working as intended

    Help
    2
    3
    1749
    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.
    • Jaxon
      Jaxon last edited by Jaxon

      NOTE: Resolved (See below)
      Implemented a sidebar with the Q-Icon close button which is positioned in the top right corner. Unfortunately, the text is only displayed instead of an icon. I’m unsure why this is the case as the syntax seems correct.

      Syntax:
      0_1509841407601_Screen Shot 2017-11-05 at 00.22.02.png

      Result:
      0_1509841463693_Screen Shot 2017-11-05 at 00.23.58.png

      HTML of result:
      0_1509842012880_Screen Shot 2017-11-05 at 00.33.07.png

      Is there anything I am doing obviously wrong? Package.json indicates I am on quasar-framework version: 0.14.7 and using the PWA template.

      Resolved by:
      0_1509895290702_Screen Shot 2017-11-05 at 15.20.21.png
      Uncommenting line 23 in the main.js file then allows icons to be replaced. Thus getting:

      0_1509895429914_Screen Shot 2017-11-05 at 15.23.38.png

      1 Reply Last reply Reply Quote 0
      • M
        Max last edited by Max

        Any errors in console? Missing import qicon?

        Jaxon 1 Reply Last reply Reply Quote 0
        • Jaxon
          Jaxon @Max last edited by Jaxon

          @max A warning of a package that has been preloaded but not used.

          The resource http://localhost:8080/0.39211501c597dbd5a5e1.hot-update.js was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it wasn’t preloaded for nothing.

          Apart from that there’s nothing.

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