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,
|
sort: start,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
hooks: false,
|
||||||
transaction,
|
transaction,
|
||||||
silent: true,
|
silent: true,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user