-
### Summary
As IE11 will no longer be supported in v11 we will be able to remove the resize observer polyfill we use through `use-resize-observer`. Right now this is only used in CodeSnippet.
ht…
-
### Which package(s) are the source of the bug?
@maskito/kit
### Playground Link
https://maskito.dev/browser-support
### Description
Hi, i have an error on olders browser that are not supported b…
-
Similar to #450, though in this case a polyfill is present. It looks like the ``process`` polyfill is an ES module with a default export that isn't being properly unwrapped by ``readable-stream``.
…
-
Currently, we include a few polyfills in our build:
```
_asyncNullishCoalesce
_asyncOptionalChain
_asyncOptionalChainDelete
_createNamedExportFrom
_createStarExport
_interopDefault
_interopN…
-
Hello!
Thank you for this proposal and your hard work!
While waiting for the proposal to be generally available, I've implemented a [custom JSON parser](https://github.com/ton-js/json-parser) th…
-
Hello team,
I encountered an issue during a fresh installation where the following error message was displayed:
```
An exception has been thrown during the rendering of a template ("Cannot parse …
-
### Version
```sh
System:
OS: macOS 14.6.1
CPU: (11) arm64 Apple M3 Pro
Memory: 874.61 MB / 36.00 GB
Shell: 3.7.1 - /opt/homebrew/bin/fish
Browsers:
Chrome Canary: 133.0.6860.0
…
-
In the various discussions on deprecating and simplifying the various features, elements and attributes of MathML, as well as whether or not a given feature should be present in MathML Core, one of th…
-
**Is your feature request related to how popovers work in general?**
No.
**Is your feature request related to how this polyfill works? Please describe.**
When using `*.adoptedStyleSheets` or …
-
**Screenshot**
![image](https://github.com/user-attachments/assets/9e1f7d07-d2b1-43a9-b15e-1cb099ef6bd9)
**Expected Behaviour**
No polyfills
**Actual Behaviour**
Provided a polyfill for await…