hygraph/hygraph-examples

TypeError: Cannot read properties of undefined (reading 'config')

Opened this issue · 0 comments

When using uix-cloudinary-input, I cant get it working since the last commit.

TypeScript error in /vercel/path0/src/App.tsx(191,35):
Object is possibly 'undefined'.  TS2532
> 191 |                 cloudName={String(config.CLOUD_NAME)}