-
### Reproduction link
[https://ant.design/~demos/components-date-picker-demo-basic](https://ant.design/~demos/components-date-picker-demo-basic)
### Steps to reproduce
Click on any of the Dat…
-
### Steps to reproduce
[repro](https://github.com/danLDev/pigment-repro)
- Install deps with `yarn install`
- Run storybook with `yarn storybook`
- Navigate to dummy component story
- Wait mu…
-
### Reproduction link
https://stackblitz.com/edit/react-m9nrou
### Steps to reproduce
In the example, it will be seen that the Input field does not work properly when numeric values are enter…
-
Hi everyone,
With the following `config-overrides.js`, I can run the application in dev mode no problem. However, when I make a prod build (`npm run build`) the theme overrides don't happen. There …
-
Hi friends, I am working with create-react-app and I am setting less for antd but it is not working for me.
```
"babel-plugin-import": "^1.13.0"
"antd": "^4.15.3"
```
thanks, if you help me w…
-
### Checklist
- [X] I've verified that I'm running react-big-schedule latest version.
### Describe the bug
Attempted import error: 'SchedulerData' is not exported from 'react-big-schedule' (importe…
-
babel config:
```json
{
"plugins": [
["@babel/plugin-transform-typescript", { "legacy": true }],
[
"babel-plugin-import",
{
"libraryName": "antd",
"lib…
-
Versions:
*"next": "13.2.4",
"react": "18.2.0",
"@react-buddy/ide-toolbox-next": "^2.4.0-dev.1",
"@react-buddy/palette-antd": "^4.18.1",
"antd": "^4.19.5",*
**Steps**
- …
-
Since React 18 is release `@ant-design/icons` block updating.
Any reason to continue blocking?
-
e.g:
[LessError: variable @ant-prefix is undefined] {
message: 'variable @ant-prefix is undefined',
stack: undefined,
type: 'Name',
filename: 'E:\\testProject\\react-init-project\\node_mo…