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
PR #41104 split the list of used directives into two arrays directives and components, but the JIT side was not updated. This may result in incomplete component definitions at runtime when the partial declaration is JIT compiled.