w3c/presentation-api

send request stuck on presentationRequest.getAvailability() Method

Manoj-Madushantha opened this issue · 1 comments

I am Testing the presentation-api example on windows 8.1 laptop. it works successfully.
but on my windows 10 x64 laptop initial start point work and load the client page on secondary screen. bu when I send charactor it stuck on presentationRequest.getAvailability().

I debug it on chrome developer tool. here I attach snapshot of it.

System Configurations as follow:

  • Windows 10 64 bits
  • ruby 2.5.7p206 (2019-10-01 revision 67816) [x64-mingw32]
  • gem -v 2.7.6.2
  • bundler -v Bundler version 2.0.2
  • jekyll -v jekyll 4.0.0
  • C:\Users\Manoj>ridk version

    ruby:
    path: C:/Ruby25-x64
    version: 2.5.7
    platform: x64-mingw32
    ruby_installer:
    package_version: 2.5.7-1
    git_commit: d3e0c65
    msys2:
    path: C:\Ruby25-x64\msys64
    cc: x86_64-w64-mingw32-gcc (Rev2, Built by MSYS2 project) 9.2.0
    sh: GNU bash, version 4.4.23(1)-release (x86_64-pc-msys)
    os: Microsoft Windows [Version 10.0.17134.1006]

Screen Shot

https://imgur.com/ac8RmYX

@Manoj-Madushantha sorry for the delayed response. The screenshot looks like Chrome. If this problem is still occurring for you, can you please file a bug with reproduction steps at https://bugs.chromium.org/p/chromium/issues/entry, and assign it to mfoltz@chromium.org. Thank you!

I am going to close this out as this doesn't appear to be a spec issue.