Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

put back the transactions, fi used in SetupCommand #39

Closed
luceos opened this issue Dec 8, 2015 · 1 comment
Closed

put back the transactions, fi used in SetupCommand #39

luceos opened this issue Dec 8, 2015 · 1 comment

Comments

@luceos
Copy link
Contributor

luceos commented Dec 8, 2015

The observable events for models are fired before the transaction is committed. In order to make this work again we can;

  • create a custom event to listen to
  • put the observable post-(not pre-) events for these models in a pool to be fired once the transaction is committed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant