-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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(Dropdown): fix deepEqual bug #3104
fix(Dropdown): fix deepEqual bug #3104
Conversation
💖 Thanks for opening this pull request! 💖 Here is a list of things that will help get it across the finish line:
We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can. |
Codecov Report
@@ Coverage Diff @@
## master #3104 +/- ##
==========================================
- Coverage 99.92% 99.92% -0.01%
==========================================
Files 163 163
Lines 2742 2740 -2
==========================================
- Hits 2740 2738 -2
Misses 2 2
Continue to review full report at Codecov.
|
7403e76
to
80f9519
Compare
This fixes the same issue I'm running into |
I linked the issue to the code change. Tests just need to pass. Thanks for the PR! |
Would love to see this merged. Seems like codecov is stalled? Thanks for all the work you do! |
Released in |
Fixes #3000.