You are calling notice in render which will break in React 18 concurrent mode. Please trigger in effect instead.
最近把以前的项目依赖升级一下(React升级到了18.x, antd升级到了5.x),以便看一下新的API更新了什么,在使用antd的mess...
最近把以前的项目依赖升级一下(React升级到了18.x, antd升级到了5.x),以便看一下新的API更新了什么,在使用antd的mess...