OfficeDev/office-js

getItemsSelectedAsync is not working properly in web browser .

Closed this issue · 1 comments

Steps To Reproduce :

Select Multiple Items in uninterrupted order in outlook web version and try to open add in
Some times the getItemsSelectedAsync will give result as failed.

But in Desktop Version the function is working fine even if we select multiple items in uninterrupted order or consecutive order

can you please look into this issue ?

Also is there any function so that we can get full email details and its attachments when we select multiple items similar to Office.context.mailbox.item ?
Screenshot 2024-05-21 113900

Duplicate of this issue : #4481
Please follow this issue for more updates.