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(check-picker): fixed the group icon not showing in CheckPicker #1422

Merged
merged 2 commits into from Dec 30, 2020

Conversation

simonguo
Copy link
Member

@simonguo simonguo commented Dec 30, 2020

SelectPicker has the same problem.

@vercel
Copy link

vercel bot commented Dec 30, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

rsuite – ./docs

🔍 Inspect: https://vercel.com/rsuite/rsuite/korrm29ej
✅ Preview: Canceled

[Deployment for 6417689 canceled]

rsuite-next – ./

🔍 Inspect: https://vercel.com/rsuite/rsuite-next/fh94h1jt4
✅ Preview: https://rsuite-next-git-fix-checkpicker.rsuite.vercel.app

@@ -27,6 +27,10 @@ jobs:

steps:
- uses: actions/checkout@v2

- name: Setup kernel, increase watchers
run: echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
Copy link
Member Author

@simonguo simonguo Dec 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

解决 github action 任务执行失败的问题

@simonguo simonguo merged commit 082a648 into next Dec 30, 2020
@simonguo simonguo deleted the fix/checkpicker branch December 30, 2020 07:37
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.

None yet

1 participant