SouthbankSoftware / dbkoda

State of the art MongoDB IDE
https://www.dbkoda.com
GNU Affero General Public License v3.0
870 stars 43 forks source link

Can't view the initial query results as JSON #47

Open dandv opened 5 years ago

dandv commented 5 years ago
  1. Connect to a profile
  2. Double click a connection .dbKoda helpfull shows a number of records in a table. Note,
    • the JSON toolbar icon is disabled - is this intended?
    • no query is shown in Query Input tab. It's blank. Seems like the query that produced the table results should be pre-filled.
  3. Click the "View Raw output" icon.

Now "View JSON Tree output" becomes enabled, but clicking it leads to a JSON parsing error.