- From: abutizi via GitHub <sysbot+gh@w3.org>
- Date: Sat, 17 Dec 2022 02:45:43 +0000
- To: public-secondscreen@w3.org
abutizi has just created a new issue for https://github.com/w3c/presentation-api: == Cannot find name 'PresentationRequest' == Dear amazing team, I'm using Angular with Ionic. I'm trying to implement Presentation API. However, it seems like I either have to import Presentation library or install it somehow. Any ideas? Anyone have any experience with this library and Angular/ionic and are willing to share? ` ` const presentationRequest = new PresentationRequest(); Cannot find name 'PresentationRequest'.... ` ` Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/510 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 17 December 2022 02:45:45 UTC