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

Fix-649 #650

Closed
wants to merge 2 commits into from
Closed

Fix-649 #650

wants to merge 2 commits into from

Conversation

chestozo
Copy link
Member

@chestozo chestozo commented Apr 7, 2017

No description provided.

@@ -321,6 +321,10 @@
this.view._getUpdateTree(tree);
}

if (tree.__hasInvalidModels__) {
this.abort();
}
Copy link
Member Author

Choose a reason for hiding this comment

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

Сломалось где-то 5 тестов.
К примеру, тут https://github.com/yandex-ui/noscript/blob/master/test/spec/ns.update.edge-cases.js#L228

Похоже, прямо весь ns.Update отменять из-за одного вида, у которого invalid модель - не самая лучшая идея.

@vitkarpov

@chestozo chestozo closed this Apr 12, 2017
@chestozo
Copy link
Member Author

Это решение отмели - сделал новый заход #651

@vitkarpov vitkarpov deleted the fix-649 branch April 13, 2017 09:27
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.

1 participant