apache / age-viewer

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
https://age.apache.org
Apache License 2.0
241 stars 238 forks source link

Text spam in console logs #156

Open Battarshuck opened 1 year ago

Battarshuck commented 1 year ago

Describe the bug As soon you run a query, if you write anything in the editor a list of edges keeps being printed in the console for no reason

To Reproduce Steps to reproduce the behavior:

  1. Run the Viewer
  2. Open inspector
  3. Run any query
  4. Look at the console logs

Expected behavior Nothing keeps printing in the logs

Screenshots

https://github.com/apache/age-viewer/assets/31553087/05078ca5-bf4e-45d6-9ee7-b471c132e383

Desktop (please complete the following information):

Battarshuck commented 1 year ago

I will have a look at it

Battarshuck commented 1 year ago

I added a pull request with #157