-
**Describe the bug**
open this site bellow
https://astexplorer.net/#/gist/09113e146fa04044e99f8a98434a01af/80bef2b9068991f7a8e4f113ff824f56e3292253
An error occurred `Cannot read properties of unde…
-
If you find a security vulnerability, do NOT open an issue. Email [security@sanity.io](mailto:security@sanity.io) instead.
**Describe the bug**
Sort order for date fields sorts in a seemingly random…
-
https://nodesecurity.io/advisories/39
https://nodesecurity.io/advisories/48
`Update to version 2.6.0 or later`
grawk updated
6 years ago
-
### Describe the bug
**Bug report**
I'm trying to use the _Take snapshots_ feature in Storybook. When I click on the _Take snapshots_ button in the _Visual Tests_ tab of my local Storybook, it att…
-
Hi
I'm trying to use 'references' on names in my code, and in many cases I get this in the devtools console:
POST http://localhost:59821/ 400 (Bad Request)
and in the network tab I see request (remo…
-
In the original game, Link can retrieve items by swinging or holding the sword to touch the items (hearts, rupees, etc).
This seems to work for most items so far, but it does not work on the Piece…
-
so after adding our bundle to holoscape throught the UI wizard
realized the links were hardcoded to a WS port.
in the docs
HOLOSCAPE_ADMIN_PORT 4436
changed the static files ws port to 4436 and …
-
## Garden Bonsai (0.13) Bug (seeing on 0.12 as well)
### Current Behavior
![image](https://github.com/garden-io/garden/assets/139928/f8a6099c-e46c-4698-a8f7-3d4a18f6dfe4)
![image](https://git…
-
## WS-2020-0042 - High Severity Vulnerability
Vulnerable Library - acorn-5.7.4.tgz
ECMAScript parser
Library home page: https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz
Path to dependency file: /p…
-
### Describe the bug
Adding type casting inside a reactive block causes an error. This worked in Svelte 4.
```html
let anchorEls: HTMLAnchorElement[] = [];
$: {
anchorEls = Array.from…