[Discover] Toast storm occurs when copying URL with state:storeInSessionStorage
enabled
#153073
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Discover
Discover Application
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
A toast storm occurs in Discover when copying the URL with
state:storeInSessionStorage
enabled.Steps to reproduce:
state:storeInSessionStorage
in Advanced Settings.The responsible code is located here:
kibana/src/plugins/kibana_utils/public/state_management/state_hash/state_hash.ts
Lines 16 to 21 in 503b466
We may be able to deal with this in a similar way as the fix in #152983.
The text was updated successfully, but these errors were encountered: