Walter Tommasi

Results 177 comments of Walter Tommasi

It was only an example and the issue is relative to bulma, did you try to search in the bulma repository ?

You can use sort method but it needs a ref of table column

No you have to se a ref to table and to a table column. Then `this.$refs.table.sort(this.$refs.mycolumn)` or get the column by `this.$refs.table.newColumns`

Can you reproduce it on codepen or similar?

@lutzklai cool! I don't know what I can do natively on Buefy to be honest..

I want to refactor table header classes, there is something weird

@donmb1 to be honest the example that you see in the example doesn't add any css

You're right, it's a feature to improve

For Vue 2 I don't know to be honest, probably with Vue 3 I'll add them natively