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. jonaslueder
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    jonaslueder

    @jonaslueder

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

    jonaslueder Follow

    Latest posts made by jonaslueder

    • How to use external plugins that use Vue.use to register in Quasar?

      I want to use the CASL Vue plugin in my Quasar app. However, to register the $can method to all component globallly it uses the Vue.use(plugin) function, which as I understand does not work in Quasar.

      I only found this article on it: https://techformist.com/using-vue-plugins-quasar/ which uses an “install” function, that is not available for my plugin though. Any ideas? I want to use the $can method in my template.

      posted in Framework
      J
      jonaslueder