Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
Opensearch-Dashboards 2.18
Opensearch 2.18
Describe the issue:
This error occasionally arises on Dashboards:
Error restoring state from URL
ScopedHistory instance has fell out of navigation scope for basePath: /app/data-explorer
Here’s the full error (server address is obfuscated)
Error: ScopedHistory instance has fell out of navigation scope for basePath: /app/data-explorer
at ScopedHistory.verifyActive (https://serveraddress/opensrch/8053/bundles/core/core.entry.js:15:211845)
at get location (https://serveraddress/opensrch/8053/bundles/core/core.entry.js:15:211179)
at getCurrentUrl (https://serveraddress/opensrch/8053/bundles/plugin/opensearchDashboardsUtils/opensearchDashboardsUtils.plugin.js:1:120044)
at getPendingUrl (https://serveraddress/opensrch/8053/bundles/plugin/opensearchDashboardsUtils/opensearchDashboardsUtils.plugin.js:1:123979)
at Object.getPendingUrl (https://serveraddress/opensrch/8053/bundles/plugin/opensearchDashboardsUtils/opensearchDashboardsUtils.plugin.js:1:124486)
at Object.get (https://serveraddress/opensrch/8053/bundles/plugin/opensearchDashboardsUtils/opensearchDashboardsUtils.plugin.js:1:129665)
at updateStorage (https://serveraddress/opensrch/8053/bundles/plugin/opensearchDashboardsUtils/opensearchDashboardsUtils.plugin.js:1:132541)
at t._tapNext (https://serveraddress/opensrch/8053/bundles/plugin/opensearchDashboardsUtils/opensearchDashboardsUtils.plugin.js:1:132876)
at t._next (https://serveraddress/opensrch/8053/bundles/osd-ui-shared-deps/osd-ui-shared-deps.js:503:134587)
at t.next (https://serveraddress/opensrch/8053/bundles/osd-ui-shared-deps/osd-ui-shared-deps.js:21:40189)
Can anyone explain what the error actually means?
Configuration:
Relevant Logs or Screenshots: