-
I'm having some sort of syntax issue I think getting this off the ground. I've added:
`import { DisclosureMenu } from "https://esm.sh/accessible-menu@4.0.1";`
to my js file, but the console gives a …
-
### Link to the code that reproduces this issue
https://github.com/exKAZUu/nextjs-v15-chakra-ui-modal
### To Reproduce
1. `git clone https://github.com/exKAZUu/nextjs-v15-chakra-ui-modal`
2.…
-
### Extension Version
v2.33.0
### VS Code Version
Version: 1.95.2 (Universal)
Commit: e8653663e8840adaf45af01eab5c627a5af81807
Date: 2024-11-07T11:07:22.054Z
Electron: 32.2.1
ElectronBuil…
-
Hello,
(And no, I am not coming to complain about a lack of MDX Parser).
Rather, I'd like to get started on *making* an MDX parser over the next few months. I think consulting the creators of th…
-
Hi,
In the past, Brython had some issues related to stack printing, often due to JS errors not properly handled by Brython.
I think that using JS stack and to "convert it", would be more reliabl…
-
The CI step for "Coverage report / Run tests" or `yarn test:ci` logs more than can be displayed in the related action log.
This issue is for documenting efforts towards cleaning up the tests logs.
…
-
When using default options, the output of the final html code removes the entire kontra source. Debugging shows that the `unused` option of Terser seems to think the library is unused. When setting th…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
### The problem
The lightboxes on pages like https://www.dokuwiki.org/template don't work: they open a modal interface, but it's blank, with only a close button in the top-right.
I also see this b…
-
I try to change the font size in a div with js code in the .
```html
// code to change the font size, which is woking when open with chrome browser in desktop environme…
hyer updated
3 months ago