You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click on OpenSearch Dashboards > Discover opens page that seems stuck in an infinite loop.
To Reproduce
Steps to reproduce the behavior:
Click on Menu > OpenSearch Dashboards > Discover:
See "Searching":
After a while Browser (Chrome) will "Page Unresponsive":
Path in browser is: /app/data-explorer/discover#?_a=(discover:(columns:!(_source),isDirty:!f,sort:!()),metadata:(indexPattern:'',view:discover))&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_q=(filters:!(),query:(language:kuery,query:''))
Expected behavior
Page will not stuck in an infinite loop.
OpenSearch Version
2.16.0
Dashboards Version
2.16.0
Plugins
Screenshots
See steps.
Host/Environment (please complete the following information):
OS: Windows
Browser and version: Chrome 128.0.6613.120
Additional context
Stuck page eats CPU.
Page does not react to clicks, back, reload.
Seems like an infinite loop in JavaScript.
The text was updated successfully, but these errors were encountered:
Describe the bug
Click on OpenSearch Dashboards > Discover opens page that seems stuck in an infinite loop.
To Reproduce
Steps to reproduce the behavior:
Path in browser is:
/app/data-explorer/discover#?_a=(discover:(columns:!(_source),isDirty:!f,sort:!()),metadata:(indexPattern:'',view:discover))&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_q=(filters:!(),query:(language:kuery,query:''))
Expected behavior
Page will not stuck in an infinite loop.
OpenSearch Version
2.16.0
Dashboards Version
2.16.0
Plugins
Screenshots
See steps.
Host/Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: