You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is no problem in my local project, and it works well. but when I build it to the test development environment and the console panel will warn. and then I changed the host add www.test.com like this
@crysta-l Sorry for the delayed response. Can you make sure that navigator.presentation is defined? Also, what is the value of window.isSecureContext? If it is not true, then the Presentation API is not available for that frame/document.
If you are still having problems with using the Presentation API in Chrome, please file an issue at https://bugs.chromium.org/p/chromium/issues/entry and assign it to mfoltz@chromium.org. (If you set the component to Blink>PresentationAPI, it will end up in the proper bug queue, but as long as I see it, I can fix that for you.) Thanks!
I'm closing this out as it looks like an application/browser issue and not a spec issue.
there is no problem in my local project, and it works well. but when I build it to the test development environment and the console panel will warn. and then I changed the host add www.test.com like this
www.test.com
127.0.0.1:8080
I can't find any answer, could any one can answer me?
my Chrome version 76.0.3809.100
The text was updated successfully, but these errors were encountered: