+ 2
Mutation record object
MutationRecord object have all properties=undefined, why and how to fix this? https://code.sololearn.com/Wlb7iBz5njV3/?ref=app
2 Réponses
+ 1
At line 9 replace list[a] with list[0][a]
+ 2
Thanks :)
MutationRecord object have all properties=undefined, why and how to fix this? https://code.sololearn.com/Wlb7iBz5njV3/?ref=app