-
### Version of antd-mobile
5.33.2
### Operating system and its version
Others
### Browser and its version
_No response_
### Sandbox to reproduce
_No response_
### What happened…
-
### Reproduction link
https://codesandbox.io/p/sandbox/antd-reproduction-template-forked-sr3vgc?workspaceId=f8c8b8be-9c36-4d85-adcf-c7766abab738
### Steps to reproduce
1. 选中昵称是否需要校验,此时会显示昵称的错…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
TypeError: Cannot read properties of null (reading 'useContext')
…
-
Hi,
I have a quite complex application with lots of nested routes.
I removed React strict mode.
The only workaround I found was to put this on all components that useRoutes:
```
const p…
-
# This is idea for @enouvo/init-react-app
Default:
- Use vite to default module bundler
- NX standalone
- React Testing Library
- @enouvo/eslint-config-react
- Antd, DayJS, Lodash-es
- Add…
-
我在requestErrorConfig.ts中使用const intl = useIntl(); 编辑器提示我React Hook "useIntl" cannot be called at the top level. React Hooks must be called in a React function component or a custom React Hook functio…
-
### Version of antd-mobile
5.0.0-rc.5
### What is this feature about?
属性 | 说明 | 类型 | 默认值
-- | -- | -- | --
header | 顶部区域 | React.ReactNode | -
footer | 底部区域 | React.ReactNode | -
ryozm updated
2 years ago
-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-xpj9uh?file=demo.tsx)
### Steps to reproduce
I am …
-
### Reproduction link
[https://stackblitz.com/edit/itzefl--run?file=src/app/app.component.ts](https://stackblitz.com/edit/itzefl--run?file=src/app/app.component.ts)
### Steps to reproduce
Select …
-
项目特性:
1. fixed, 分页, 查询数据, sorter, string类的高度值. 支持树形结构的数据, 要求antd版本v4.17.0及以上. (antd.v4表格的基本功能大部分都能使用.)
项目缺陷:
1. 组件有自带的css样式文件, 会使每行的td不会换行. (如今只能做到固定每行高度的虚拟滚动)
2. 不支持…