You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was just working on a way to preview the image before you upload it. Maybe you can add this to the useUpload composable?
Or is the pathname the location of the local image which can then be used in a <img> element?
On the servers-side:
We should add a
prefix
option toput()
to we can also have it inhandleUpload(event)
On the app side:
The text was updated successfully, but these errors were encountered: