opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.53k stars 251 forks source link

🐛 [Bug]: Using the CDN link, @ opentiny/vue did not export the chart component #344

Closed mengqiuleo closed 1 year ago

mengqiuleo commented 1 year ago

Version

3.9.1

Vue Version

3.2.47

Link to minimal reproduction

playground

报错:

The requested module '@opentiny/vue' does not provide an export named 'Chart'

Step to reproduce

如上

What is expected

No response

What is actually happening

No response

Any additional comments (optional)

No response

mengqiuleo commented 1 year ago

在 3.9.1-beta.0 版本 已修复,playground