aubreyyan
aubreyyan
i cannot reproduce this on node 14.18.1 and npm 8.5.5
these questions are incredibly unclear, please be more specific and provide code samples/demo
I might suggest that there is at least an option to the react component that can disable lines 66-71
+1, `npm audit fix` worsens the issue(s), and downgrades packages
> I resolved this by removing `"npm": "^8.1.3",` from the package.json dependencies. and then `npm i && npm audit fix` No idea why it was there to begin with. >...
as a workaround, you might be able to try compiling your ts to js in the interim @KaboomFox