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?
Do you have any screenshots?
