-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
That is - when I practice and enter a word incorrectly I often find needing to type backspace way more than the number of strokes necessary to erase the word I've mistyped.
Sometimes the input that…
-
### SDK
Web
### Provide environment information
OS: Linux
IDE: Vim
Stage: TypeScript build fails for listed reasons
Howdy team! What follows are the configurations, commands, and result…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
Calcite number input currently s…
-
[The current example](https://tanstack.com/table/latest/docs/framework/react/examples/kitchen-sink) doesn't load the preview since there is a minor bug in the code
File: examples/react/kitchen-sink/…
Guiw5 updated
3 weeks ago
-
### The problem in depth
Can we finally consider adding a NumberField component to MUI?
This type of input is essential in most applications and it is about time this component is properly support…
-
### Version Number
7.53.1
### Codesandbox/Expo snack
https://codesandbox.io/p/sandbox/fieldarraytablevirtuoso-forked-qp5n2q
### Steps to reproduce
1. Go to codesandbox
2. Click Append button twi…
-
### Link to the code that reproduces this issue
https://github.com/Marabii/next-js-issue
### To Reproduce
**Minimal Reproducible Example:**
*Client Component (`Home.tsx`):*
```tsx
"use client"…
-
#### 是否关联于某个问题吗:
老师好,我遇到了一个自定义组件 @autoBind 的问题。
我想自定义我这个组件的特定事件,因为我的react 版本比较高,所以写了函数组件,但是 @autoBind 就无法执行,提示必须写类组件中。我看官网上只有类组件的示例,请问函数组件有解决方案吗
请问函数组件中有什么方案可以替代 @autoBind 修饰符吗?
#### 预期的解决方案:
请…
-
I'm not going to PR this because the project doesn't support typescript, but I added this component to my project, rewrote in in TS and converted it to a React functional component with hooks
Also …