LarkMap
LarkMap copied to clipboard
🐛 [BUG] LayerPopup 组件 要升级下react18
控制台报错 Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
https://codesandbox.io/s/bitter-field-nc8vty?file=/index.tsx
遇到了同样的bug
这个项目是废弃了吗?