-
We just added pkg.pr.new to the `svelte` repo: https://github.com/sveltejs/svelte/pull/13891
It would be neat if we could use it in the playground. I think we would need to untar the package in the…
-
### Product
axe-core
### Product Version
4.8.4
### Latest Version
- [X] I have tested the issue with the latest version of the product
### Issue Description
#### Expectation
I …
-
I am working with @DominiqueMakowski to try to set up an experiment in which we need to filter an array of stimuli based on the demographic answers given by the participant at the beginning of the exp…
-
I've encountered several instance of not being able to access graphiql because unpkg was returning a 500 for the graphiql package. We should probably bundle graphiql and any requirements in the grappl…
-
I'm using `vite-plugin-jspm` to build app.
```shell
tracemap/resolve: ./eq.js https://unpkg.com/lodash-es@4.17.21/_assocIndexOf.js -> https://unpkg.com/lodash-es@4.17.21/eq.js (URL resolution)
tr…
-
Checker rule [img_alt_valid](https://github.com/IBMa/equal-access/blob/master/accessibility-checker-engine/src/v4/rules/img_alt_valid.ts) reports inconsistent with ACT rule(s) below (updated with 7 No…
-
Thank you for reporting this issue. Please describe what happened.
**Error message for diagnostics**
```
Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a ch…
-
I use your code build a codepen version,[https://codepen.io/mlzboy/pen/qBwXQRB](https://codepen.io/mlzboy/pen/qBwXQRB),It's all right,but it depends on newest version blockly,and my project was base o…
-
```
(async() => {
await ZXingBrowser.BrowserQRCodeReader.decodeFromVideoDevice(deviceId, 'my_video_element', (result, error, controls) => {
if (result) {
console.log(result);
}
…
-
I’ve experienced this with many sites and plugins in recent years: stuff breaks because of changes or shutdown in external services. So for long-term-support I’d expect the use of local assets to be a…