Singleton models need an id attribute via its getter
Setting it on the model itself is not sufficient and then causes changes which should be type `update` become type `create`, causing multiple versions of the model... resulting in chaos.
Showing
Please register or sign in to comment