chore: disable hooks in sort update
This commit is contained in:
parent
bf50615060
commit
18a75e096c
@ -78,6 +78,7 @@ export class SortField extends Field {
|
||||
sort: start,
|
||||
},
|
||||
{
|
||||
hooks: false,
|
||||
transaction,
|
||||
silent: true,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user