Mircea Rilă

Results 6 comments of Mircea Rilă

Same as https://github.com/primefaces/primereact/issues/5648#issuecomment-1873025061

For anyone trying to contribute, I found a workaround: - in a new nextjs app (could be react as well), I symlinked the `components/lib` folder from the primereact repo into...

I got the same problem. I tried adding PrimeReact to an Astro project, dev mode works fine, but when trying to build for prod I get this: `Named export 'PrimeReactProvider'...

Although a workaround, not ideal at all, as this includes the entire primereact library in the production build (~230kb). Huge if I just include one or two controls.

This would also help with Cloudflare Pre-clearance: https://blog.cloudflare.com/integrating-turnstile-with-the-cloudflare-waf-to-challenge-fetch-requests/