aabughazaleh
Results
3
comments of
aabughazaleh
same here
> I had the same problem and solved it > > in manifest add > > ``` > > > ``` > > and before activity tag add > >...
@AlessandroGasperini Temp solution: you can use this in package.json (make sure to use the react version you use in your project, mine is "19.0.0-rc-66855b96-20241106"): ``` "overrides": { "html-react-parser": { "react":...