Ok, thanks! I tried that but I get the error: TypeError: _vm.props is undefined.
What version of quasar are you using? I am using CLI version 0.15.14 and framework version 0.15.10. Should this work on my version?
Ok, thanks! I tried that but I get the error: TypeError: _vm.props is undefined.
What version of quasar are you using? I am using CLI version 0.15.14 and framework version 0.15.10. Should this work on my version?
I need to add a button to a cell within a datatable. I’ve tried the solution listed here (https://forum.quasar-framework.org/topic/381/solved-action-button-in-datatable/3) but it does not work (nothing shows in the column named “action”).
Is there some documentation somewhere on how to do this?