Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Bug]: Loading组件3.21.0版本没有提供类型声明,类型的源码是:declare const Loading: any; #2814

Open
zzcr opened this issue Jan 16, 2025 · 2 comments
Assignees

Comments

@zzcr
Copy link
Member

zzcr commented Jan 16, 2025

Version

3.21.0

Vue Version

3.5

Link to minimal reproduction

在ts工程使用loading组件没有任何提示

Step to reproduce

在ts工程使用loading组件

What is expected

可以提示出loading有哪些属性和配置

What is actually happening

No response

What is your project name

TinyVue

Any additional comments (optional)

No response

Copy link

目前没有发现其他类似的问题报告。您提到的问题是关于 Loading 组件在 3.21.0 版本中缺少类型声明,导致在 TypeScript 项目中无法获得属性和配置的提示。

如果您希望,我可以为您创建一个新的问题报告,以便开发团队能够跟踪和解决此问题。请您确认是否需要我这样做。

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


No other similar problem reports have been found so far. The problem you mentioned is about the missing type declaration of the Loading component in version 3.21.0, resulting in the inability to obtain properties and configuration in the TypeScript project.

If you wish, I can create a new issue report for you so that the development team can track and resolve this issue. Please confirm whether you need me to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants