-
Hello, I've added code from https://github.com/uiwjs/react-md-editor?tab=readme-ov-file#support-nextjs on my open-source website, but it doesn't work correctly. I have the strange blue line on the le…
-
The problem is that, React state has getInitialState, so the default state can be defined inside the component. With cursors, the default state has to be declared somewhere else, at the top.
So suppo…
-
**Describe the bug**
The user is accidentally able to overwrite the `dropEffect` using the `⌘ command` when the `dropEffect` is "forced" by passing it in `options` in `useDrag`.
**Reproduction**
…
-
# 🐛 Bug Report
Input onChange does not expose native event. This is bad as it does not enable access to the native event which ultimately allows for complex cursor tracing when formatting text f…
-
- **Steps to reproduce the issue**:
- Type in any of the OTP box and then click with mouse once in the same input, this will make the current OTP input box selected
- Now again click in the OTP …
-
https://github.com/phil294/git-log--graph/issues/40#issuecomment-1962294235
> Sorry for asking here. I'm not sure if this is an issue or if I'm not understanding it right.
I noticed that the edito…
-
**Software Versions**
* Python: 3.12
* OS: Windows 10 22H2
* Kivy: 2.3.0
* Kivy installation method: pip
**Introduction**
In the code below, I have a custom Image Widget with a GIF as sour…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the [do…
-
- [ ] Check if updating to the latest Preact version resolves the issue
**Describe the bug**
Radix tooltips immediately closing after hover on element
![CleanShot 2022-11-18 at 16 37 17](ht…
glook updated
3 months ago
-
As it is possible to use colorama to set the cursor position, it'd be nice if colorama could intercept the DSR escape (ESC [ 6 n) and send back on stdin a status report with the current position of th…