How to use custom request for n-upload
when trigger and list are split?
#5662
Unanswered
hlf20010508
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used
n-upload
in myWrapper
component. All other components were in the slot.And in
UploadFile
component, I usedn-upload-trigger
andn-upload-file-list
for a test.I thought the
handleClick
would be override bycustom-request
but actually not. I could determine this in my console log.So how do I use
custom-request
in this situation?Beta Was this translation helpful? Give feedback.
All reactions