arco-design / arco-design-vue

A Vue.js 3 UI Library based on Arco Design
https://arco.design/vue
MIT License
2.73k stars 535 forks source link

Panels in components such as Select, DatePicker don't work in Stackblitz, CodeSandbox #2966

Closed Summer-Shen closed 9 months ago

Summer-Shen commented 9 months ago

基本信息

预期结果

The component should fire up a panel. 组件应启动面板。

复现步骤

Check Stackblitz or CodeSandbox demos from Select, DatePicker. Try clicking on the component. 查看 Stackblitz 或 CodeSandbox 演示中的 Select、DatePicker。尝试点击组件。

Summer-Shen commented 9 months ago

I've just tested the demos in Stackblitz and CodeSandbox again and they both work now. Not sure why but there could be browser caching or network issues. 我刚刚再次测试了 Stackblitz 和 CodeSandbox 中的 demo,面板现在都能正常弹出了。不太确定,不过可能是浏览器缓存或网络问题。