Open GitDevArc opened 6 years ago
@zckrs any chance you want to update this part of the codelab?
It has still this problem. Redux TodoMVC does not have it.
I can not find yo
use which repository that has this problem.
By the way, to solve it simply remove quotes of 'edit'
in line 40 of ./src/app/components/TodoTextInput.js
.
Thank you, editing 'edit' worked for me.
This has been documented at https://github.com/FountainJS/generator-fountain-webapp/issues/190
The single quotes around the word edit in the rendering section (line 40 in Atom text editor) need to be removed in order to comply with new formatting requirements.