-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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] no-unknown-property
: ensure not to report unknown-property in onResize
#3662
[Fix] no-unknown-property
: ensure not to report unknown-property in onResize
#3662
Conversation
no-unknown-property
: ensure not to report unknown-property in onResize
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3662 +/- ##
=======================================
Coverage 97.65% 97.65%
=======================================
Files 132 132
Lines 9375 9375
Branches 3432 3432
=======================================
Hits 9155 9155
Misses 220 220 ☔ View full report in Codecov by Sentry. |
fca6a44
to
b744d9c
Compare
I’m confused; why does this PR have a bunch of unrelated commits? |
@ljharb I'm really, really sorry. Currently, there is a problem due to mishandling of git. Is it possible to delete the pr and upload it again? |
Please do not do that; the branch can be rebased and force pushed to fix the PR. |
@ljharb Yes, I will tell you again after editing. I am truly sorry once again for the confusion. |
74d2282
to
5aac678
Compare
@ljharb The fix has been completed. Could you please check? Thank you always for your kind answers. |
5aac678
to
b95a059
Compare
Fixes #3594