You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adapt 'enabled' to 'disabled' and emit a deprecation warning
In order to avoid the 'enabled' property we adapt it to 'disabled' (only
if 'disabled' is not already defined).
Also, it emits a warning in the console about this deprecated property
and its replacement.
0 commit comments