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
The overrides are visited in this order:
- inline overrides
- category overrides
- certification status overrides
They should be returned in the same order (not sorted), so that they are
applied in the same order (meaning certifiaction status overrides should
overwrite any inline overrides).
Fix#1492
0 commit comments