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
Add forceRefresh to schema and options cache to fix
`Reload Options` button
`Schema` and `options values` were fetched fresh on reload but the
`localStorage` cache was never updated, so subsequent loads still
returned stale data.
Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
0 commit comments