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. JazzOne
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 10
    • Best 0
    • Groups 0

    JazzOne

    @JazzOne

    0
    Reputation
    95
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    JazzOne Follow

    Latest posts made by JazzOne

    • RE: q-card-media overlay

      Thanks. This is what i needed.

      posted in Help
      J
      JazzOne
    • Emoji appear black and white in Firefox.

      I am trying to add emoji support to my app using Quasar Framework 0.17.8 and I get some unexpected behavior. While emoji display correctly when using Chrome, they are displayed in black & white in Firefox. I am using Ubuntu 18.04 and the latest version of both browsers. I didn’t try this on other platforms or browsers. I have recreated the issue on jsfiddle. You can find the code below:
      https://jsfiddle.net/kipouras/tc76dfxj/21/

      Anyone experienced any similar behavior or has a workaround this issue?

      Edit:
      I’ve tried it on iOS Safari, Firefox and Chrome and it works as expected.

      posted in Help
      J
      JazzOne
    • q-card-media overlay

      Is there a way to add two overlays on a q-card?
      (One at the top of the card and one on the bottom)

      posted in Help
      J
      JazzOne
    • RE: date utils on mobile browsers

      I’ve opened a new Issue on github (#2748)

      posted in Help
      J
      JazzOne
    • RE: date utils on mobile browsers

      I’ve replaced the dash with a slash but the problem is still there.
      https://jsfiddle.net/9ecq68y7/8/

      posted in Help
      J
      JazzOne
    • RE: date utils on mobile browsers

      Works on all desktop systems I’ve tried (Linux, Mac OS, Windows) but not on IOS mobile browsers

      posted in Help
      J
      JazzOne
    • RE: date utils on mobile browsers

      Or if you want a simpler version of the code:
      https://jsfiddle.net/kipouras/9ecq68y7/4/

      posted in Help
      J
      JazzOne
    • RE: date utils on mobile browsers

      https://jsfiddle.net/kipouras/eywraw8t/451378/

      posted in Help
      J
      JazzOne
    • RE: date utils on mobile browsers

      How can I access the Quasar date utils in jsfiddle?

      posted in Help
      J
      JazzOne
    • date utils on mobile browsers

      Hi everyone,
      This is my first time posting here.

      I’ve been using quasar framework for a few months now and I’ve run into a problem with the date utilities. It works fine on every desktop browser i have used (Safari, Firefox, Chrome), but whenever I access my app from a mobile browser (Safari or Chrome on IOS) I get a NaN value where the date utilities result is being displayed.

      Anyone has any similar behaviour? Is there any way to fix it?

      posted in Help
      J
      JazzOne