Spector.js: Module Use Error: "No frames detected. Try moving the camera or implementing requestAnimationFrame."

I am trying to use the spectorjs module.

      const s = new SPECTOR.Spector();      
      s.displayUI(); 

This renders the Spector UI:

screenshot 2017-09-21 14 36 21

When I try to record I get the error.

No frames detected. Try moving the camera or implementing requestAnimationFrame. I definitely have requestAnimation frame running. The UI detects multiple canvas’s on the page. One of them being the correct webgl canvas.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 15 (9 by maintainers)

Most upvoted comments

I don’t want to clutter this issue, but @pasu please make an issue here https://github.com/Esri/cim-symbol-builder-js for your issue. The ArcGIS team is going to be looking at the original issue raised here, so thank you very much @JannikGM for help narrowing it down. Our WebGL devs will take a closer look. Thanks!