-
has confirmed with react^18
-
比如react、tinycolor2这些代码里有导入的包。目前都是放在devDependencies里,那么我们使用dynamic-antd-theme的时候包管理器并不会去下载那些包,导致找不到文件或定义。
-
![image](https://user-images.githubusercontent.com/56101384/211249869-f411ed1a-3e98-4a67-be92-5aba1009cf67.png)
![image](https://user-images.githubusercontent.com/56101384/211249824-ed890801-82aa…
-
There is a change in the way that auto-collapsing of objects works between version 0.2.6 and 0.2.7.
When handing it a large array, v0.2.7 auto-collapses the array into sections of 100; like so:
…
-
## 定位
定位还是不变,Core + Plugin 的方式,不会梳理主观性强的配置能力,让自己的业务方自己定义。
## 规划
### 更为复杂场景的支持
* https://github.com/ahooksjs/useTable/issues/26
* https://github.com/ahooksjs/useTable/issues/30
* https://…
-
Hey, stumbled upon this repo.
This looks fantastic, as I went through the website a bit with a translator.
I think, lots of people would benefit from learning all of these concepts.
Is there Englis…
-
What is the latest version of Reach supported by this packages?
How can I check it inside this packages?
-
I'm getting some issues with React 18. Is this library compatible with that version of React?
![image](https://user-images.githubusercontent.com/14223485/225094470-c7b42780-bd2f-457e-8bf5-ff744ff81…
-
I tried to install the library in one of my applications, which runs on react 18. But i got the following error -
Does it not support React 18?
-
### Overview
My app is listening for `error` event in `window` object to display errors those are not handled by components. We are using `react-select` with properties `isMulti` set to true, `menu…