anshulm-soc

Results 1 issues of anshulm-soc

`this.containerElem` is undefined after switching to preact it gives following error: ``` debug.module.js:5 Uncaught TypeError: Cannot read properties of undefined (reading 'getElementsByTagName') ``` In the following code, t is undefined:...