M
Results
2
issues of
M
This happened on WSL Ubuntu. Here is the ``uname -a`` output: ``5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux``. running ``dltools.sh`` gave the following error:...
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...