console
console copied to clipboard
Multiple query API calls get triggered from the console
Steps to reproduce -
- login to https://demo.parseable.com/ using
username: admin
andpassword: admin
- Open network tab to monitor the query API calls
- click on
backend
stream from the landing page to navigate to the explore page - there should be three query API calls to load
- graph
- the log table
- count at the footer
- You will notice that instead of 3, 4 or 5 query API calls get triggered for graph / log table.