-
### Preliminary Check
- [X] I have searched the existing issues
- [X] This issue is reproducible
### Bug Summary
Here you can see the when you open the chatbot ,the back to top button showing on th…
-
### Abstract
This proposal introduces new media queries that are based on the logical inline and block dimensions of the viewport, rather than width and height. This aligns with the growing support f…
-
### Description
When trying to run unit tests and using the MauiAppBuilder after resolving the Application and while creating the Window a NullReferenceException is encountered.
```
Message:
…
-
### Preflight Checklist
- [X] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a bug report that matches the one I want to file, without success.
### What packag…
-
Hi, I'm just getting started with code-input and I have a question, how can I select a specific language when the autodetect plugin is registered?
```html
…
-
### Bug summary
Solved issue 3601 (https://github.com/matplotlib/matplotlib/issues/3601) does not work with Python3.11. Same solution copied, but no effect of reload. matplotlib version is the a actu…
-
### Description
If you have set a default letter case (`text-transform`) for the button block via `theme.json` or through the Editor global styles, and then you add a Button and change its letter cas…
-
### Issue: The Android dropdown is rendering with a noticeable gap between the field and the dropdown itself.
### Analysis:
- This issue is not encountered in iOS.
- I was able to face this issue…
-
_From @darkred on July 10, 2016 23:30_
_(Using VSCode 1.3.0 in win 10 x64 build 10586 with vscode-eslint extension 1.10.18)._
Currently the code marks(for errors and warnings) appear only as squiggl…
-
This library is using an imported `CSS` file in the main `JS` file.
The idea is to separate the `CSS` file from the `JS` so that anyone can import it as a normal file.