Liam Murray
Liam Murray
Any updates on React 18 support?
Hey @TheHoltz, did you wind up finding a solution to this issue?
Awesome, thanks @mdmag!
Hey @mdmag, any updates on this? Thanks!
Was anyone able to resolve this issue? I am running into the same errors.
All good, enjoy your vacation! Excited to see future updates and thanks for the awesome library!
Wanted to add on here that its important to be careful when using coerce as it will in some cases accept `null` values. You can fix this by using pipe...
As far as I can tell though (from [here](https://github.com/calcom/cal.com/blob/ea676907b21966597021dd45621701f478e19be9/apps/web/components/PageWrapper.tsx#L4)), this was done by downloading the font file (not using the npm package) and putting it in the project? Is this...
Downgrading react-hook-form seemed to fix this for me ✅
Hey @mmospanenko, what did you wind up having to do with cloudflare? We are having a issue where emails wont send but have our instance behind CF. Thanks!