Home icon indicating copy to clipboard operation
Home copied to clipboard

Project Glimpse: Node Edition - Spend less time debugging and more time developing.

Results 44 Home issues
Sort by recently updated
recently updated
newest added

We are currently showing only logs messages that associated with a request. I found myself using logs messages to see if my simple node app is hooked up with NodeJS...

Reported: User
Type: Feature
Severity: 3 (minor)
Area: Logging

**Repro steps:** 1. Add an insert and/or delete operation for MongoDB into one of your app's routes 2. Run the app in order to exercise the insert/delete call 3. Open...

Reported: User
Type: Bug
Severity: 1 (critical)
Status: Needs Investigating

There is currently no hover functionality in the platform. Please take a look into this.

For insert and delete operations, the `Records` column is correctly populated, but I haven't been able to get it to display the number of documents returned from a MongoDB read...

Reported: User
Type: Bug
Severity: 0 (blocking)