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

{...other} would overwrites the ownerState #42545

Closed
cjz9032 opened this issue Jun 6, 2024 · 2 comments
Closed

{...other} would overwrites the ownerState #42545

cjz9032 opened this issue Jun 6, 2024 · 2 comments
Labels
component: button This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information

Comments

@cjz9032
Copy link

cjz9032 commented Jun 6, 2024

Developer can write code like <Button ownerState={{}}></Button>
I believe this is not expected, however, it can work but without any ownerState pass to the Button

the main reason is all other props pass to the component before validation

Search keywords:

@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jun 6, 2024
@zannager zannager added the component: button This is the name of the generic UI component, not the React module! label Jun 6, 2024
@ZeeshanTamboli
Copy link
Member

I don't understand your issue. Can you please explain clearly?

@ZeeshanTamboli ZeeshanTamboli added status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jun 23, 2024
Copy link

Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: button This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information
Projects
None yet
Development

No branches or pull requests

4 participants