Yevhen Semeniuk
Yevhen Semeniuk
Hello everyone. I faced the same error and got what happened. My router(or in your case, it can be an ads blocker extension) blocks Amplitude to save my privacy. If...
> Wow, it's working! Thank you so much. I wasted a lot of time. You are my hero 💙💛
Sorry, what about YT Music?
Yes, it's a method, but it is not described in types, and my typescript says createUploadWidget not assigning to cloudinary
` import React, { useRef } from "react"; import { Script } from "gatsby"; import { Cloudinary } from "@cloudinary/url-gen"; interface IUploadWidget { children: (props: { open: () => void...
I can provide a screenshot code and error. It's a problem with types. Try past my provide code and u will see the same Error: "Property 'createUploadWidget' does not exist...
See type `createUploadWidget` in node_modules Cloudinary ??
The same error. This script doesn't add any types to my project.