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 last item of CheckTreePicker is invisible if virtualized and renderExtraFooter #2733

Closed
begoat opened this issue Sep 19, 2022 · 1 comment · Fixed by #2745
Closed

The last item of CheckTreePicker is invisible if virtualized and renderExtraFooter #2733

begoat opened this issue Sep 19, 2022 · 1 comment · Fixed by #2745

Comments

@begoat
Copy link
Contributor

begoat commented Sep 19, 2022

What version of rsuite are you using?

5.18.1

What version of React are you using?

18.2.0

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

No response

What browser are you using?

Chrome latest

Describe the Bug

When <CheckTreePicker /> received both virtualized and renderExtraFooter props, the last item is invisible.

image

data we provided with Picker ranges from demo0 --- demo299

Expected Behavior

All options are visible

To Reproduce

https://codesandbox.io/s/adoring-gould-755g2n?file=/src/App.js:0-511

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

Successfully merging a pull request may close this issue.

2 participants