rongxingsun

Results 4 issues of rongxingsun

l7-react在react18环境下报错

### 🥰 需求描述 select弹出表格数据进行选择,弹出表格还可以进行数据过滤 ### ⛰ 功能需求适用场景 ### 🧐 解决方案 样例可以看opentiny组件 ![image](https://github.com/ant-design/pro-components/assets/12825624/3463dba6-0f04-4f36-af19-68bb94879b89) (https://opentiny.design/tiny-vue/zh-CN/os-theme/components/popeditor)

ActionsContent.js children: /*#__PURE__*/_jsx(ResizeObserver, { onResize: function onResize(_ref3) { var width = _ref3.width; setRightSizeDebounceFn.run(width); }, children: contentRender ? /*#__PURE__*/_jsx("div", { style: { display: 'flex', alignItems: 'center', height: '100%', justifyContent: 'flex-end' },...