Skip to content

tab panel警告问题 #2877

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

Closed
1 task
anncwb opened this issue Sep 21, 2020 · 3 comments
Closed
1 task

tab panel警告问题 #2877

anncwb opened this issue Sep 21, 2020 · 3 comments
Labels

Comments

@anncwb
Copy link
Contributor

anncwb commented Sep 21, 2020

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

2.0.0-beta.5

Environment

vue3 vite

Reproduction link

Edit on CodeSandbox

Steps to reproduce

在jsx使用setup返回tab.panel时候报警告 setup() return property "isActived" should not start with "$" or "" which are reserved prefixes for Vue internals. 注释tab.panel组件消失

What is expected?

删除警告

What is actually happening?

出现警告

@anncwb
Copy link
Contributor Author

anncwb commented Sep 21, 2020

setup() return property "_isActived" should not start with "$" or "_" which are reserved prefixes for Vue internals

@John60676
Copy link
Member

This problem has been fixed #2865

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants