-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Addind a decorator to an Input component, within a Form…
-
-
### Current behavior
Hi all! I try to test my functional component, wrapped by memo.
#### TestButton.tsx
```import React, { memo, useState } from 'react'
function TestButton () {
const [open…
-
## Description
We have implemented support for formatting numbers in input fields. There are still some improvements that can be made here.
## Considerations
Suggestions that have come up:
- Di…
-
**Describe the bug**
Enter the OTP and then start removing then the cursor showing on right side instead in center.
**To Reproduce**
Steps to reproduce the behavior:
1. Give placeholderCharacte…
-
### 功能描述
# 背景:
一个页面中会存在多个 antv x6 的画布实例, 比如说,会依次初始化 A、B、C 三个画布然后共存。伪代码示意图如下
```
```
会发现一个神奇的现象:第一个画布 AX6Graph 中,新建react 组件节点通过 useContext 获取的 context 的值是 第三个 C…
-
i am using react and it says use calcWidth for responsive board. but how exactly?
what should i replace width={400} with? width={calcWidth} does not work
-
I've looked through the docs but haven't seen an equivalent to Bootstrap's [readonly plain text styling](http://getbootstrap.com/docs/4.0/components/forms/#readonly-plain-text) for form fields. This w…
-
The [Hyperswitch SDK](https://docs.hyperswitch.io/hyperswitch-cloud/integration-guide) is a versatile tool built to streamline payment integration for developers. It simplifies the process of adding m…
-
## Description
I used this project to start implementing redux and redux-sagas within our application. Thanks a lot to the maintainers who did a great job with this boilerplate. It helps us to implem…