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

Fixed bug in observable._expressionKeys. #139

Merged
merged 1 commit into from
Mar 14, 2016
Merged

Conversation

Kanaye
Copy link
Collaborator

@Kanaye Kanaye commented Mar 13, 2016

Now observables with more then one expression on the same element (e.g. multiple attributes) will update all expression and not only the ont that got parsed first.
Fixes #138.

Now observables with more then one expression on the same element (e.g.
multiple attributes) will update all expression and not only the ont that
got parsed first.
Fixes 138
astoilkov added a commit that referenced this pull request Mar 14, 2016
Fixed bug in observable._expressionKeys.
@astoilkov astoilkov merged commit c17f262 into astoilkov:master Mar 14, 2016
@Kanaye Kanaye deleted the bug#138 branch March 14, 2016 08:45
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