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 tutorial content mutation #25095

Merged
merged 1 commit into from
Sep 28, 2018
Merged

fix tutorial content mutation #25095

merged 1 commit into from
Sep 28, 2018

Conversation

wjordan
Copy link
Contributor

@wjordan wjordan commented Sep 28, 2018

Fixes regression caused by #24613 (caching issue in hourofcode.com/learn).

Returns deep_dup contents from Tutorials so results hash can be mutated by views without affecting the cached object.

Fixes regression caused by #24613.
Returns `deep_dup` contents from `Tutorials` so results hash can be
mutated by views without affecting the cached object.
Fixes a caching issue in hourofcode.com/learn.
@wjordan wjordan merged commit ededb8a into staging Sep 28, 2018
@wjordan wjordan deleted the tutorials_cache_fix branch September 28, 2018 06:37
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.

None yet

1 participant