elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.82k stars 8.2k forks source link

[ES|QL] When user clicks on add ES|QL panel, Kibana throws "Detected an unhandled Promise rejection.Message: Aborted " error in browser console #190442

Closed bhavyarm closed 2 months ago

bhavyarm commented 2 months ago

Kibana version: main

Browser version: chrome latest

Browser OS version: OS X

Original install method (e.g. download page, yum, from source, etc.): from staging

Describe the bug: When user clicks on add ES|QL panel to dashboard, Kibana throws the below error in browser console. Logging to make sure there are no unintended consequences of this error

Screenshot 2024-08-13 at 2 04 20 PM
 Detected an unhandled Promise rejection.

        Message: Aborted

        Stack: AbortError: Aborted
    at https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/plugin/data/1.0.0/data.plugin.js:1:55402
    at https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:356:98736
    at s._next (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:6:46472)
    at t.next (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:361:29754)
    at AbortSignal.t (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:377:1519472)
    at AbortSignal.<anonymous> (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/plugin/data/1.0.0/data.plugin.js:1:387331)
    at https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/plugin/lens/1.0.0/lens.chunk.3.js:3:500891
    at $c (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:425:105996)
    at t.unstable_runWithPriority (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:433:3768)
    at Xo (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:425:44917)
elasticmachine commented 2 months ago

Pinging @elastic/kibana-esql (Team:ESQL)

elasticmachine commented 2 months ago

Pinging @elastic/kibana-visualizations (Team:Visualizations)