Action buttons not showing up for edit and destroy
jasontll opened this issue · 2 comments
jasontll commented
When using edit.delegate and destroy.delegate the button will not show up. As a workaround I have to do edit.bind instead, is that a normal behavior? I need to wrap the bound method to another method to have them work, Which is weird.
nvtin commented
RWOverdijk commented
Docs updated!