Benjamin Vicat
Benjamin Vicat
Hi, I tried to use vue-apexcharts, my graph is displayed but a CSS in vue-apexcharts/example/App.vue add properties to "#app" (like max-width: 800px). I don't know how can I remove these...
Hi, I'm trying to use meteor-roles package, but i faced a problem : Roles.userIsInRole(myId, 'admin')) always return false in client side. I read that I had to publish Meteor.roleAssignement, but...
Hi, I'm am trying to use your package, it is working, but i have a little problem, when I define before or after hooks, I doesn't have access to Meteor...