javascript - Passing `this` to function that accesses property on it gives undefined? -
I'm trying to use parental properties to pass this
. I am confused. Am I making something completely clear? Code is compiled properly but it is not returning to the parent as expected. I used this pattern before but Vanilla is in javascript. What can be done with the works declared in the form of a
Comments
Post a Comment