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

The prop type check failed for prop sticky #4804

Closed
1 task
chay-xu opened this issue Oct 26, 2021 · 1 comment
Closed
1 task

The prop type check failed for prop sticky #4804

chay-xu opened this issue Oct 26, 2021 · 1 comment
Labels

Comments

@chay-xu
Copy link

chay-xu commented Oct 26, 2021

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

Version

3.0.0-alpha.4

Environment

vue3

Reproduction link

sticky: { type: String as PropType<TableProps['sticky']>, default: undefined },

Steps to reproduce

<a-table :sticky="true" />

What is expected?

remove warning

What is actually happening?

N/A

@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 Oct 27, 2022
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

1 participant