Navigating to/from Discover with applied filters throws AbortError #44738
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Discover
Discover Application
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Kibana version: 7.4.0
Elasticsearch version: 7.4.0
Server OS version: Linux
Browser version: Chrome Latest
Original install method (e.g. download page, yum, from source, etc.):
From snapshot
Describe the bug:
When you have filters applied in Discover and navigate back from and back to Discover it is showing an abort error.
Steps to reproduce:
AbortError: The request was aborted.
at SearchRequest.abort (https://localhost:5601/bundles/commons.bundle.js:3:3900289)
at https://localhost:5601/bundles/commons.bundle.js:3:3888659
at Array.forEach ()
at SearchSource.cancelQueued (https://localhost:5601/bundles/commons.bundle.js:3:3888626)
at Object.$scope.opts.fetch.$scope.fetch [as next] (https://localhost:5601/bundles/kibana.bundle.js:3:3919755)
at https://localhost:5601/bundles/commons.bundle.js:3:278807
at https://localhost:5601/bundles/commons.bundle.js:3:278564
at Scope.$eval (https://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:417:213086)
at Scope.$apply (https://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:417:213417)
at callInDigest (https://localhost:5601/bundles/commons.bundle.js:3:278539) "Possibly unhandled rejection: {"name":"AbortError"}"
The text was updated successfully, but these errors were encountered: