Skip to content

Conversation

@RZulfikri
Copy link

@RZulfikri RZulfikri commented May 19, 2021

Hi, I'm trying to fix this issue #77 based on the code I check it will return the first item using a callback. In my case, I'm trying to share multiple messages (text) from WhatsApp but I always get one message only.

so in this code, I add a code to wait until all item provider finishes and pass to the callback. so it might have changes on return data()

before:

{data: "", mimetype: ""}

now:

[{data: "", mimetype: ""}]

hope it helps, thank you.

@vstoyanoff
Copy link
Contributor

@RZulfikri I have a PR opened that fixes this - #119

@flogy flogy mentioned this pull request Nov 2, 2021
@flogy
Copy link
Contributor

flogy commented Nov 2, 2021

If you need this feature right now, check this: #158

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants