VisActor / VTable

VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
https://visactor.io/vtable
MIT License
1.82k stars 170 forks source link

[Bug] 在nuxt3下使用开发环境没问题,生产环境出现500 #2978

Open pooooood opened 1 day ago

pooooood commented 1 day ago

Version

1.11.5

Link to Minimal Reproduction

https://github.com/pooooood/tableTest

Steps to Reproduce

npx nuxi@latest init test cd test npm install @visactor/vue-vtable

修改app.vue

新建pages/index.vue

Current Behavior

npm run dev 使用完全没有问题 npm run build 使用有问题打开直接500 QQ20241201-145218

Expected Behavior

npm run build 使用没有问题

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

fangsmile commented 14 hours ago

感谢你的反馈!我们已经收到你的问题,并将在后续进行处理。 如果有开发者对这个 issue 感兴趣,请在issue下方留言“认领该issue”,留言后开始你的创作提pr给我们! 欢迎大家参与开源共建!我们非常感激每一位贡献者,提交pr后我们将为参与共建的开发者准备一份礼品。 参与共建可参考:https://visactor.io/vtable/guide/Contribution_Guide 与官方开发者交流问题可以下载飞书app扫码加入飞书群: 飞书20241029-170312 再次感谢你的支持!

Thank you for your feedback! We have received your question and will deal with it later. If any developer is interested in this issue, please leave a message "claim this issue" below the issue. Welcome to participate in open source co-construction! We are very grateful to every contributor. After submitting the PR, we will prepare a gift for the developers who participated in the co-construction. For participation in co-construction, please refer to: https://visactor.io/vtable/guide/Contribution_Guide To communicate with official developers, you can download the Feishu app and scan the QR code to join the Feishu group! Thank you again for your support!

fangsmile commented 14 hours ago

@pooooood 可以具体排查下问题哦 找到问题尝试修复下 看看是否需要提个pr 帮忙解决这个问题呢