Closed vinerz closed 8 years ago
No, you're right, I wouldn't expect it to. The thunkify option was experimental, which is why it's undocumented, and seraph-model relies on a non-thunkified instance of seraph to work. Thanks for documenting the workaround so people can find it here, though!
Hello! Seraph instances created with thunkify option set to true doesn't have a nice conversation with seraph-model, which hangs on model.save and other actions, maybe because it relies on callbacks instead of thunks.
This workaround works for now: