-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/floral-snowflake-cyrx5f
### To Reproduce
Add something with Buffer on client side
Try open page on IOS lower then 14…
-
### Description
It needs this: https://github.com/refined-github/refined-github/blob/main/source/helpers/target-blank-polyfill.ts
### How to replicate the issue + URL
1. Open the welcome page
e.g…
-
In `polyfill.js`, observe line 30: https://github.com/stefanpenner/es6-promise/blob/master/lib/es6-promise/polyfill.js#L30
As I understand it, if a Promise implementation is found on the global obj…
-
When "Disable Script Debugging" is enabled on IE11 and the console is closed, IE11 will only provide `console.error` whilst other methods which are declared Non-Nullable in [WHATWG Console Specificati…
-
Please polyfill the bottom and right positions. According to the actual version of the spec (http://dev.w3.org/csswg/css-position-3/#sticky-positioning), there should work all top,left,bottom and righ…
-
I'm assuming that fact is not a polyfill, but demonstrating usage of the `Object.observe` capability in Chromium. Any recommendations on a polyfill in the meantime, or is this not really doable? I've …
-
报错提示:
```
react-lifecycles-compat.es.js?47c9:54 Uncaught Error: Can only polyfill class components
at polyfill (react-lifecycles-compat.es.js?47c9:54)
at eval (Dropdown.js?51e1:194)
a…
-
Adding this for discussion. It is a little related to allowing shadow DOM (#140) and maybe custom elements (#138).
There is a [CSS working draft](https://www.w3.org/TR/css-layout-api-1/) that appea…
-
A library I am using has this code to measure text.
```
const element = document.createElement('canvas');
const ctx = element.getContext("2d");
ctx.font = `${this.opts.fontSizeLarge}…
-
any upgrade plans for this repo?
Envov updated
2 years ago