Marco Curatitoli
Marco Curatitoli
I think @VividLemon is working on generics #1316 This could be a step forward since with 0.10 BTable items property has type warning (previous post) But I think we need...
@VividLemon are you working on that? Can I help you?
> Though generics are possible with 3.3, they are in a buggy state which makes them near impossible to use. I understand... What do you suggest in the meantime? vue-sfc...
@VividLemon have a look at https://github.com/Shyam-Chen/Vue-Starter/blob/main/src/components/Table.vue this seems to work
I'm using https://vue-multiselect.js.org/ it's a good component
> > I'm using https://vue-multiselect.js.org/ it's a good component > > I always met the trouble with styling difference when a few libs are used. Usually it's needed to apply...