-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
I create a visualization (DataTable is the one I'm using) in safari and click the share button. Copy the link and paste it into an incognito window. Fatal error:
Error: QuotaExceededError: DOM Exception 22
setItem@[native code]
trackPossibleSubUrl@http://localhost:5602/bundles/commons.bundle.js?v=9732:62825:41
onRouteChange@http://localhost:5602/bundles/commons.bundle.js?v=9732:63752:41
$broadcast@http://localhost:5602/bundles/commons.bundle.js?v=9732:43923:34
http://localhost:5602/bundles/commons.bundle.js?v=9732:58426:37
processQueue@http://localhost:5602/bundles/commons.bundle.js?v=9732:42357:31
http://localhost:5602/bundles/commons.bundle.js?v=9732:42373:40
$eval@http://localhost:5602/bundles/commons.bundle.js?v=9732:43601:29
$digest@http://localhost:5602/bundles/commons.bundle.js?v=9732:43412:37
$apply@http://localhost:5602/bundles/commons.bundle.js?v=9732:43709:32
done@http://localhost:5602/bundles/commons.bundle.js?v=9732:38158:54
completeRequest@http://localhost:5602/bundles/commons.bundle.js?v=9732:38356:16
requestLoaded@http://localhost:5602/bundles/commons.bundle.js?v=9732:38297:25
If I paste it into a non incognito window it works fine, if I try it in Chrome (incognito or normal) it works fine. I have shield turned on for elasticsearch so it asks me to log in when I do it in incognito. I tried this in 2 different setups, with shield turned on in ES, but not the Kibana shield UI, and with the Kibana Shield UI. Same results. Again works totally fine in chrome.
This was tested and reproduced on 4.4 and 4.5
Metadata
Metadata
Assignees
Labels
bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience