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] no-unknown-property: support onBeforeToggle, popoverTarget, popoverTargetAction attributes #3865

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

acusti
Copy link
Contributor

@acusti acusti commented Dec 10, 2024

Fixes #3864

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.80%. Comparing base (01ac0a2) to head (73a1461).
Report is 31 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3865      +/-   ##
==========================================
+ Coverage   97.70%   97.80%   +0.09%     
==========================================
  Files         136      136              
  Lines        9950     9978      +28     
  Branches     3685     3703      +18     
==========================================
+ Hits         9722     9759      +37     
+ Misses        228      219       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

[Bug]: Unknown property 'onBeforeToggle' found (react/no-unknown-property)
1 participant