-
Is there a way to address the CORS issue in browsers with the UX?
#39 encounters this and is a frequently raised issue.
-
I have found that performance is terribly slow for browsers. But that's the case at least if you use windows.
Tested right on the face-api site example : https://justadudewhohacks.github.io/face-api.…
-
Hey,
In a call with @auchenberg (thanks again by the way 🙇♂️ hopefully we meet in a conference when it's possible) he raised several interesting issues with one of the biggest ones being the abili…
-
The website works in Chrome (and chromium browsers such as the new Edge), since I am testing it on these platforms, but it would be wise to test it with most other browsers / older browser versions.
…
-
```
What steps will reproduce the problem?
1. Open any of your factories on browsershots.org
2. Add a new browser version of a preexisting browser (such as Firefox 3.6 when
you have 3.5 listed on you…
-
```
What steps will reproduce the problem?
1. Open any of your factories on browsershots.org
2. Add a new browser version of a preexisting browser (such as Firefox 3.6 when
you have 3.5 listed on you…
-
Judging by the use of `Object.keys` and `foreach` I believe IE8 is not supported. Or at least requires polyfills. I'm not sure about old Opera. These still need to be supported by some projects or at …
-
```
Right now, Shimeji-ee can only interact (throw, climb, etc...) with browser
windows (IE, Firefox, Chrome.) It would be nice if Shimeji-ee could interact
with other types of windows.
```
Origin…
-
Parts of the tests (chai in particular) depend on native .forEach, .map etc which prevents the library from being tested in old browsers.
-
Hi!
Would be great to have the same cursors in different browsers. I mean grab and grabbing.
In Internet Explorer 10 we have hand pointer cursor, not UI friendly.
One more, sometimes when dragging …