-
# :bug: tutorial.js in bundled into main.js
## Description
[According to the Pwning OWASP Juice Shop Guide](https://pwning.owasp-juice.shop/companion-guide/snapshot/part1/rules.html#_tutorial_ja…
-
Minor thing, just for completeness:
https://www.npmjs.com/package/cytoscape-edgehandles
has links for repo and webpage to:
https://github.com/cytoscape/edgehandles
instead of
https://githu…
-
## Bug report
### Describe the bug
When installing and and using the `@medusajs/js-sdk` and write the code to setup a client, it throws an `ERR_UNSUPPORTED_DIR_IMPORT` error similar to the …
-
This code has a TypeScript error when updating to Next 15 (React 19):
```tsx
import { TagIcon } from "@sanity/icons";
import { defineField, defineType } from "sanity";
export const categoryTyp…
-
### Description
Voy a convertir el archivo edit.js que se encuentra en la ruta src/posts/edit.js de JavaScript(.JS) a TypeScript (.TS)
### Community forum reference
_No response_
-
### Describe the feature
I use a docker container to run a nuxt project with tailwindcss in local in dev mode. When I try to work on my machine it doesn't find the same absolute path to the runtime m…
-
https://nextjs.org/docs/app/building-your-application/upgrading/version-15
-
Releases of Natural Language Dates use an unminified version of `main.js`. This causes the plugin to take longer to load than necessary. By adding a minify step to the build script, you should be able…
-
Add a utility function called `decode_error` that parse the zencode logs and return only the real errors, *i.e.* the strings that starts with a `[!]` both in `logs` and in the `J64 TRACE`. Example of …
-
When initializing the library in Node.js (v. 19)
var p = require("plotly.js-dist")
I get an error with the message: "self is not defined"
```
.. /node_modules/plotly.js-dist/plotly.js:16
})(self, fun…