-
### Steps to reproduce
1. Clone [Pigment CSS - Vite with TypeScript example project](https://github.com/mui/pigment-css/tree/master/examples/pigment-css-vite-ts)
2. Change the versions of "@pigment-…
-
I was documenting how to set up ports for the soon-to-be-published `billstclair/elm-websocket-client` package, when I ran into this.
mkdir script-tag-bug
cd script-tag-bug
elm init
…
-
```
What steps will reproduce the problem?
1. Displays a calendar with a large enough height to bring up the scroll bar of
the browser. Eventually reduce the size of the browser.
2. Down the scroll b…
-
```
What steps will reproduce the problem?
1. Displays a calendar with a large enough height to bring up the scroll bar of
the browser. Eventually reduce the size of the browser.
2. Down the scroll b…
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues
- [X] I have [validated](https://html5.validator.nu/)…
-
**Describe the issue**
My package is getting marked down due to `avoid_web_libraries_in_flutter`, and I don't think it should: https://pub.dev/packages/routemaster/score.
`avoid_web_libraries_in_f…
-
This list says `List of safe, non-input html tags.`, but then 'input' was added to it, and I'm not sure whether that is a problem.
https://github.com/microsoft/vscode/blob/e5dfe045dbed2ebd6e7427e53…
-
### Describe the bug
Opening up the `Code` accordion for some of the layout utilities shows markup which doesn't match the markup actually used for illustrating the layout options.
`
### Steps to r…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
The promise notification gets stuck pending if it solves while in the notification queue on a Toast…
-
Could there be a viable use case for using undom in the browser, to have a DOM-like API, but avoiding the performance cost of the real DOM?
Suppose, for example, we take something like A-Frame that…