thin-backend icon indicating copy to clipboard operation
thin-backend copied to clipboard

Allow custom new record behaviour

Open mpscholten opened this issue 3 years ago • 0 comments

if I order blog posts by title, how can I ensure they maintain the order when a new item is added to the internal store via subscriptions? (by @jokull)

We should have a way to override the detectNewRecordBehaviour logic.

https://github.com/digitallyinduced/ihp/blob/master/lib/IHP/DataSync/ihp-datasync.js#L235

mpscholten avatar Apr 28 '22 16:04 mpscholten