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
What is the bug?
There seems some bug in indices page when experimental useNewHomePage feature flag is turned on. Any operation on indices page leads to a lot of warnings on console
This has also led to significant increase in child component rendering times. This is not an immediate problem but will lead to bad user experience
How can one reproduce the bug?
Steps to reproduce the behavior:
Enable useNewHomePage feature flag
Go to indices page
Try to do any operation(create index, notification setting etc.)
See errors on console and feel the lag of loading components
What is your host/environment?
OS: 2.15
Do you have any screenshots?
The text was updated successfully, but these errors were encountered:
What is the bug?
There seems some bug in indices page when experimental
useNewHomePage
feature flag is turned on. Any operation on indices page leads to a lot of warnings on consoleThis has also led to significant increase in child component rendering times. This is not an immediate problem but will lead to bad user experience
How can one reproduce the bug?
Steps to reproduce the behavior:
What is your host/environment?
Do you have any screenshots?
The text was updated successfully, but these errors were encountered: