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
In #55012 we decided to remove any API that could allow to access/query savedObjects from core setup contract, and move them to the start contract instead.
We should now to the same regarding UiSettings. The only API impacted is asScopedToClient
In #55012 we decided to remove any API that could allow to access/query savedObjects from core setup contract, and move them to the start contract instead.
We should now to the same regarding UiSettings. The only API impacted is
asScopedToClient