-
-
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
: add fetchPriority
#3697
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3697 +/- ##
=======================================
Coverage 97.76% 97.76%
=======================================
Files 133 133
Lines 9469 9469
Branches 3471 3471
=======================================
Hits 9257 9257
Misses 212 212 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added test coverage
Sounds like you should file an issue on React then? |
ah, in that case we should detect the react version and only allow this property when react supports it. @SevereCloud can you file a new PR for that? |
See: