dual-salmonD
Refine3y ago
4 replies
dual-salmon

disable getOne or bypass getOne

Hello Refine team, I'm working on EditableTable, I understand when I click each row of table, the action is "Edit", since
- When action is "edit", it will be passed to the update and the getOne method from the dataProvider.

it's pretty annoying it's making getOne call for each click, is it a way to disable getOne?
Was this page helpful?