-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
How to make Calendar icon show in React Date Picker? #4291
Comments
@AtGbemiga show #4295 |
I don't understand what your response is stating. |
Try the last versión and if problem persist please added a Sanbox or Stackblitz :) |
Alright, I will as quickly as possible :) |
I can confirm that I created a StackBlitz project for reference: |
@frankops11 Overriding |
That's right, I should be indifferent, I already have a solution and I'm raising the PR |
Fix: Display Issue of Calendar Icon in React Date Picker (#4291)
Hello Everyone! 🚀 Thrilled to announce that the solution to the calendar icon issue has been merged into the main branch! 🎉 Therefore, we can confidently state that issue #4291 is officially resolved. The update will be available to all in the next release! We greatly appreciate your patience and constructive contributions throughout this resolution process. Your feedback and collaboration have been instrumental in reaching this juncture, and we’re excited to bring this enhancement to you all. Warm regards |
I can confirm that the issue is fixed. |
Is there a way to color the calendar icon? By default, it is black. |
Describe the bug
I'm using React Date Picker, which I installed via npm i react-datepicker. Everything works except the calendar icon which doesn't display. The docs says to add showIcon to the JSX element to display the calendar icon, this does not show the icon, it only makes the JSX element bigger.
To Reproduce
Expected behavior
A calendar icon should be displayed.
Screenshots
No icon
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: