js3
js3 copied to clipboard
Problem with removeChild function
Hi!
There's a slight issue with the removeChild function, it makes a call to removeChildAt without the prefix 'this.', which stops the function from working and throws an error. I locally made the amend I suggested, and it seems to work.
Thanks, mroe.