-
### Describe the bug
If you select a dropdown option with the mouse: the element get assigned the class "p-inputwrapper-focus" and the attibute "data-p-focus" is true.
If you select a dropdown opt…
-
### Reduced Test Case
https://stackblitz.com/edit/github-qjqyia?file=src%2FDemoApp.jsx
### Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your…
-
I want to add a `` element with some content and add an `onClick` event handler such that when the user clicks anywhere on the backdrop the `` closes but if the users clicks on the content within the …
-
### Initial checklist
- [X] I read the [support docs](https://mdxjs.com/community/support/)
- [X] I read the [contributing guide](https://mdxjs.com/community/contribute/)
- [X] I agree to follow …
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Darwin 22.3.0 arm64 arm
### What steps can reproduce the bug?
```s…
-
``` ts
var x =
namespace foo {
/**/
```
Press enter at `/**/`.
```
Description:
getIndentationAtPosition('C:\Users\drosen\AppData\Local\Temp\~vs8E0D.tsx', 94)
StackTrace:
Erro…
-
**Describe the bug**
I want to use Plural JSX element imported from: `import { Plural } from "@lingui/macro";`
In the documentation from the website [https://lingui.dev/ref/macro#plural-1](https://l…
-
# 개요
수빈님 안녕하세요! 수빈님의 코드 리뷰는 항상 마지막에 하게 되는 거 같아요. 먼저 봤다가 눈이 높아져버리면 다른 분들 코드 리뷰에 지장이 가거든요ㅎㅎㅎ 그럼 이번에도 기대하면서 코드 리뷰 해볼게요! 물론 재제출 전의 커밋을 바탕으로 진행하겠습니다!
# 개선 점
## Prettier 세팅
https://github.com/hansub…
-
**Describe the feature you'd love to see**
It is not possible to guess 100% of the time whether an element user needs to set a property, or an attribute.
Does this set an attribute, or a pro…
-
for example:
const a = {b: 1, c: `dom`}
const clone = klona(a);
...
error info: var k, tmp, str=Object.prototype.toString.call(x); // Maximum call stack size exceeded