Michael Bøcker-Larsen

Results 64 comments of Michael Bøcker-Larsen

I haven't published anything, but I pushed the branch that I'm working on. Unfortunately I'm busy in a new job so I don't have much time for the migration. But...

Check the index file in the example folder. The user parameter must be a function if it is loaded dynamically. ``` // Since the user is asynchronously fetch we //...

Can you please test if this works: ```vue ```

I looked at the repo you shared. All of the following isn't really about the issue you've raised. Just some observations. Hope you don't mind :) --- When you add...

> This works reactively as expected. Can the `v-role` syntax not be reliably used reactively? I haven't had any issues with it previously. When you work Vuex and async in...

> Hey @mblarsen, just wondering if you may have had a chance to look into the reactivity issue? I have not. Don't expect any quick response. I cannot put so...

Hi @thapar @josefsabl I've spend a little time updating the example (changes have been pushed). Would you mind checking it out and try this flow: 1. Log in as 'jane'...

Thanks for the time you've taken to create the tests. Currently I don't have the time to work on it. Would you be able to try making a PR for...

Aside from the typescript warnings. Did you have any issues? Once Vue3 moves out of the `next` tag I'll look at upgrading. This plugin supports router, vuex, and nuxt so...

Yes, @ljcremer, check the comment just above yours :) I'm also working on a new version of the underlying `browser-acl` library that better supports async permissions. I cannot give you...