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. Tags
    3. firebase
    Log in to post
    • T

      TypeScript error when using this.$router in actions.ts
      Framework • firebase typescript vue-router vuex • • tempted2use

      3
      0
      Votes
      3
      Posts
      1526
      Views

      I

      Hey! Im having the same problem, but I would like to know why I cannot just import Router inside actions.ts and use it as I usually did on Javascript files.

      I know that it is something related to the router Quasar wrapper and I am getting really stuck on understanding why is this happening.

      Thank you.

    • S

      Can't get download URL from firebase storage on IOS
      Help • firebase ios storage • • Seanitzel

      2
      0
      Votes
      2
      Posts
      123
      Views

      S

      And…

      Of course i solve it 5 mins after posting a question about it, after spending full days on it xD

      The problem was i was trying to save what i was fetching to the cache, which is apparently not available and messes everything up when it’s called inside wkwebkit.

      Meh

    • D

      Loading firebase user identity before everything else?
      Help • auth firebase vuex • • darshie

      5
      0
      Votes
      5
      Posts
      1387
      Views

      T

      @darshie the function is called slighly different in 0.17 my code is for v1 forgot to say

      LocalStorage.get.item(key)

      https://quasar-framework.org/components/web-storage.html#Getting-Started