console icon indicating copy to clipboard operation
console copied to clipboard

Multiple query API calls get triggered from the console

Open nikhilsinhaparseable opened this issue 5 months ago • 0 comments

Steps to reproduce -

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

nikhilsinhaparseable avatar Sep 14 '24 08:09 nikhilsinhaparseable