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. thamibn
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 11
    • Best 0
    • Groups 0

    thamibn

    @thamibn

    0
    Reputation
    82
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    thamibn Follow

    Latest posts made by thamibn

    • how can i open another application inside my quasar app

      good day everyone,
      can someone help me on how to open another application installed on my mobile application inside my quasar app e.g word or music app, or android play store?

      posted in Help
      T
      thamibn
    • Sqlite cordova plugin

      can someone help me out here i am trying to create a database using sqlite however is it returns the error (could not open database) i just followed exactly what the documentation says and the plugin is installed successfully

      this is a mobile app with the android plartfom.
      please refer to the image for the code i have so far.0_1545391694225_sqlite.PNG

      posted in Help
      T
      thamibn
    • RE: how to access vuejs filters in quasar project.

      @s-molinari how can i install loadash the plugin feature in quasar confuses me currently and i am newbie.
      Thanks

      posted in Help
      T
      thamibn
    • RE: how can i set a default header with the jwt-token in all the request after login

      @jannerantala AND @KevinYang thanks you so much guys this worked!!!

      posted in Help
      T
      thamibn
    • RE: how can i set a default header with the jwt-token in all the request after login

      @s-molinari yes it is installed properly

      posted in Help
      T
      thamibn
    • how can i set a default header with the jwt-token in all the request after login

      0_1544705768239_Capture.PNG

      i have tried the above on the picture however is saying it can find $store.

      posted in Help
      T
      thamibn
    • RE: how to access vuejs filters in quasar project.

      @s-molinari when i use the computed property it complains about the underscore not defined(_).

      posted in Help
      T
      thamibn
    • how to access vuejs filters in quasar project.

      i have created a quasar project using quasar CLI, i want to use the vue filter “orderBy” i followed the vue docuementation, however quasar is complaining about ‘_’ not defined?

      here is the link for the filter doc
      https://vuejs.org/v2/guide/migration.html#Replacing-the-orderBy-Filter

      posted in Help
      T
      thamibn