question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Live demo sandbox still points to detect-gpu@3.0.0

See original GitHub issue

Hi @drcmda, I’ve published NPM version 3.1.0 now that the test suite has been fixed.

Is it possible to update the dependency in the demo sandbox in-place (so that the link stays the same)?

Alternatively users could use https://pmndrs.github.io/detect-gpu/ for now (index.html in the repo).

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Gustedcommented, Jun 14, 2021

Another option is to make this use this precision float thingy a widespread thing as I recently noticed that Firefox will disable the vendor/gpu extension for webgl when you have privacy.resistFingerprinting enabled and thus will result in fallback.

1reaction
TimvanScherpenzeelcommented, Jun 14, 2021

I’ve published a patch 3.1.1 which makes sure that if type: "FALLBACK" is rendered the GPU string (both parsed and unparsed) is returned. That way we can more easily catch edge cases.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found