Guillaume Chau

Results 415 comments of Guillaume Chau
trafficstars

J'ai push les dernières sources de http://codecivil.bytevortex.net/ sur le github, mais pas les sources de http://codefrance.bytevortex.net/#/ qui sont en gros chantier.

Any news on this issue?

Could try this code? ```javascript Tracker.autorun(() => { console.log('role.admin', Roles.userIsInRole(Meteor.userId(), 'admin')) }) ```

You can use asynchronous [navigation guards](http://router.vuejs.org/en/advanced/navigation-guards.html).

I would say that for keyboard navigation it's fine to keep it like we currently have, i.e. opening the dropdown.

You can have implicit (not declared) props in Vue 3, so you could totally pass props to template-only components.

See https://github.com/vuejs/rfcs/pull/25

My thoughts so far: ## Minimal Requirements - Find and explain a common use case (shouldn't be too 'niche') - Have a demo repository to showcase it using this package...

Maybe we should create issues in the corresponding repositories?