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 selectPicker component has undergone disruptive changes. #3388

Closed
BlindMonkLeeSin opened this issue Oct 9, 2023 · 0 comments
Closed

Comments

@BlindMonkLeeSin
Copy link
Contributor

What version of rsuite are you using?

v5.39.0

What version of React are you using?

any version

What version of TypeScript are you using (if any)?

any version

What browser are you using?

any browser

Describe the Bug

These two examples on the official RSuite website are causing errors when clicked:

Custom Option Example
Group Example

Reason: This issue is caused by PR (#3313), which modified the previous implementation of the grouping method. This led to changes in the internal data structure, resulting in disruptive changes.

Expected Behavior

Minor version upgrades should not result in disruptive changes.

To Reproduce

No response

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

No branches or pull requests

2 participants