Jerome Lachaud

Results 13 comments of Jerome Lachaud

Thanks again, I'll have a more thorough look at it over the week-end 👍

https://github.com/jeromelachaud/freelancer-theme/pull/146

Hi, could you share your project source code?

what is the div id="pano" for?

fixed (https://github.com/jeromelachaud/freelancer-theme/commit/28bb2f9ecd99da3c4ec94f3e117e306249f37e3f)

hey @turtleDev, Have you tested it with github hosting as you mentioned?

Cheers. Could you send me a URL?😋

Same with [email protected] ```npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [REDACTED]@0.1.0 npm ERR! Found: [email protected] npm ERR! node_modules/react npm...

I do already have `"@types/react": "^18.0.25",` entry as a devDependency.

ho, did you mean?: ``` "overrides": { "react-lazyload": { "@types/react": "^18.0.25" } } ``` Still got the error any way