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 observing escaped keypaths (#3319) #3320

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

ilessiivi
Copy link

Description:

Escapes the child's key (some.key -> some\.key) in ModelBase's joinKey() and adds a test case for it.

Fixes the following issues:

#3319

Is breaking:

Should not be

@evs-chris
Copy link
Contributor

Nice. Thanks for the fix!

@evs-chris evs-chris merged commit f0f90e7 into ractivejs:dev Nov 1, 2019
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