-
Clarification requested for: https://github.com/HaNdTriX/generator-chrome-extension-kickstart/blob/master/DOCUMENTATION.md#polyfill-vendor-differences
Related to this list: https://bugzilla.mozilla…
-
-
##### Description:
I have yet to determine the underlying cause, but I am experiencing issues with using this polyfill alongside programs that perform geometric calculations in the vertex shader. I…
-
I am using the carousel just fine in Chrome but when I switched to Firefox or Edge, I am getting an infinite loop in typescript resulting in the whole javascript crashing.
I belive it has to do wit…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
…
-
Search does not populate results.
Files copied directly to a Private GitHub Repo and [deployed on Netlify](https://test-484731.netlify.app/). Search working when running locally (most recent versio…
-
I've added the module to my project:
`yarn add macaroons.js`
And the module gets added and I can use it in my Components:
```
import { MacaroonsBuilder } from 'macaroons.js';
...
let macar…
-
Encountered this issue while trying to debug in IE11, created a blank project to see it it's related to my config or not, appears it's not~
### Description
IE11 giving this error while running `…
lihbr updated
4 years ago
-
IE11 does not support Asyngular-Client whilst it does with SocletCluster-Client ?$
Any suggestion to make Asyngular-Client works under IE11 ?
-
Most modules we develop need to be browser-compatible. The use of Node.js built-in modules means that some kind of polyfill is required for those modules. Usually this means using polyfills like `cryp…