[presentation-api] Cannot present on multiple devices from the same tab (#516)

raghupviyer has just created a new issue for https://github.com/w3c/presentation-api:

== Cannot present on multiple devices from the same tab ==
According to the Docs,
[https://www.w3.org/TR/presentation-api/#creating-a-second-presentation-from-the-same-controlling-page](https://www.w3.org/TR/presentation-api/#creating-a-second-presentation-from-the-same-controlling-page)
We can control multiple displays from the same page,
but it does not work. when we perform presentation.start() the second time, a popup comes which only gives an option to stop the currently presenting display, not to present to another display
I have to open the webpage on another tab and keep doing the same thing for this

Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/516 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 8 September 2023 10:22:36 UTC