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
When existing suggestions exist, and you have a custom `@utility` with a
matching root, then we would override the existing utilities which is
wrong.
This ensures that we merge all the groups such that all utilities are
being suggested to the user.
0 commit comments