Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. currycode
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    currycode

    @currycode

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

    currycode Follow

    Latest posts made by currycode

    • RE: Close drawer from deep component in V1

      Hi @Coude, thanks for your response.

      I can make it working in that way you propose as the component where the close action come from is very deep.
      Finally i do it using vuex with a similar approach to this one.

      Thanks!

      posted in Help
      C
      currycode
    • Close drawer from deep component in V1

      I have one side drawer in my app and want to close it when the user click in one of the elements inside the components in the drawer.

      I found this solution but us not working on V1

      I try with events with no luck but Im sure there will be a simple solution for this scenario.

      Thanks for the help 🙂

      posted in Help
      C
      currycode