[Compat build] Warnings persist despite setting compat behavior to false #9668
Unanswered
Masa-Shin
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The warning message for
ATTR_FALSE_VALUE
persists even when I setATTR_FALSE_VALUE: 'false
inconfigureCompat
. If I setATTR_FALSE_VALUE: 'suppress-warning'
the warnings disappear, but I would also like to turn off its compat behavior. Is there a way to disable both the warnings and the compat behavior?minimal reproduction
Beta Was this translation helpful? Give feedback.
All reactions