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

    alidanial7

    @alidanial7

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    alidanial7 Follow

    Latest posts made by alidanial7

    • RE: zingchart refs error

      @tof06
      tnx
      i write it bad here but in my code it is fine and has no typo error

      posted in Framework
      A
      alidanial7
    • zingchart refs error

      Hi
      I made a quasar app with quasar-cli and i want to use Zingchart in it
      so i install it and import in to my components and used it like:

      <zingchart :data="barChart" ref="barChart" />
      

      the problem is wen i want to call zingchart functions with $ref i got an Error:

      TypeError: this.$refs.barChart.modify is not a function
      

      PS: i test my code without quasar (vue-cli app) and it works fine
      can any one please help me?😰

      posted in Framework
      A
      alidanial7