Closed SallyMcGrath closed 1 year ago
Given a user playing with https://blocks.codeyourfuture.io/#exercise_set_colours When I set the attribute "id" to "23" Then the HTML changes And I do not see the change And I don't know what's gone on
=> Can we guide the user to Inspect the HTML with Devtools?
Addressed in this PR https://github.com/CodeYourFuture/fundamentals-blockly/pull/92
Given a user playing with https://blocks.codeyourfuture.io/#exercise_set_colours When I set the attribute "id" to "23" Then the HTML changes And I do not see the change And I don't know what's gone on
=> Can we guide the user to Inspect the HTML with Devtools?