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
fix(loading): debounce selector search, fix two row-cache snapshots, and move Vertex refresh to the app (#6667)
* fix(selectors): debounce the provider search, and keep the list while it refetches
* fix(tables): snapshot row pages from the non-collidable prefix
* fix(vertex): resolve the OAuth token through the app, which holds the client config
* fix(selectors): drop the previous-options fallback so a context change cannot leave stale ones selectable
* fix(selectors): clear the search without waiting out the debounce
* fix(realtime): wait for the streak-reset preconditions instead of sleeping past them
Copy file name to clipboardExpand all lines: apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/components/selector-combobox/selector-combobox.tsx
0 commit comments