Replies: 1 comment
-
This is even showing up in our Jest tests. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a follow up to #12245:
We cannot use a new feature, yet, due to dependencies.
Please give us the means to disable those warnings.
I'm fine with doing so individually, in a manner of "Yes, I've seen this feature flag now, but I cannot use it, yet. Thank you, be quiet now."
Maybe by explicitly setting the future flag to
false
rather thantrue
, the warning could be skipped.Beta Was this translation helpful? Give feedback.
All reactions