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

Implement 576 action warning #587

Merged
merged 3 commits into from
Oct 3, 2016
Merged

Conversation

mweststrate
Copy link
Member

Replaces PR #582

@@ -330,7 +330,9 @@ test('action in autorun does not keep / make computed values alive', t => {
callComputedTwice()
t.equal(calls, 5)

runWithMemoizing(mobx.action(callComputedTwice))
runWithMemoizing(function() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oooohohoh you sleek dog! 😃

@mweststrate mweststrate merged commit 8a6e667 into master Oct 3, 2016
@mweststrate mweststrate deleted the implement-576-action-warning branch December 25, 2016 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants