[presentation-api] Uncaught ReferenceError: PresentationRequest is not defined (#472)

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

== Uncaught ReferenceError: PresentationRequest is not defined ==
Hello,

I am always getting an error while trying to connect with the presentation request API.
const request = new PresentationRequest(presUrls);

It is always giving me the error:
Uncaught ReferenceError: PresentationRequest is not defined

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

Received on Tuesday, 17 September 2019 11:26:41 UTC