uploadImage
seems to be missing?
#1638
Unanswered
ScottAgirs
asked this question in
Q&A
Replies: 1 comment
-
Also, use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I browsed through some issues and discussions and seems that the suggested way to add async image uploading is this:
However, when adding this, typescript shows the following:
![Screen Shot 2022-06-29 at 12 32 35 PM](https://user-images.githubusercontent.com/11737572/176488905-e35b2019-6871-42dd-8548-e26fc21324d2.png)
Sandbox
https://codesandbox.io/s/loving-galileo-f092ho?file=/src/index.tsx
Is there perhaps an example?
Maybe someone has an example to share of how to implement image uploading? 🤞🏼
Environment
Beta Was this translation helpful? Give feedback.
All reactions