js3 icon indicating copy to clipboard operation
js3 copied to clipboard

Problem with removeChild function

Open mroemore opened this issue 10 years ago • 0 comments

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.

mroemore avatar Jan 17 '15 17:01 mroemore