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

fix: set <Combobox /> set keepMounted should be false by default #5732

Closed

Conversation

abdulbasithqb
Copy link
Contributor

@abdulbasithqb abdulbasithqb commented Feb 7, 2024

Description:

fix: set set keepMounted should be false by default

Issue Details:
fixes: #5727

Changes:

  • Set keepMounted should be false by default

Checklist:

  • Code follows the project's coding guidelines.

@abdulbasithqb
Copy link
Contributor Author

Description:

fix: set set keepMounted should be false by default

Issue Details: fixes: #5727

Changes:

  • Set keepMounted should be false by default

Checklist:

  • Code follows the project's coding guidelines.

The tests have failed; it seems like the tests need to be updated. Please review this pull request and let me know if this change is expected, so I can update the tests accordingly.

@rtivital
Copy link
Member

rtivital commented Feb 7, 2024

No, this change is not expected. keepMounted prop should remain as is. If there is any confusion with documentation, then documentation should be updated instead.

@rtivital rtivital closed this Feb 9, 2024
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

Successfully merging this pull request may close these issues.

<Combobox /> keepMounted should be false by default
2 participants