Zach Tratar

Results 3 issues of Zach Tratar

**Steps to reproduce:** 1. Implement async data fetching 2. Use with autocomplete 3. Even if you type the word that exists in the options, the box will flash as the...

When i run neo4j in my node.js app, if `--enable-source-maps` is enabled, the average query time moves from 10ms to over a second. Some more details: We have a node.js...

bug

Alleviates issue of initial suggestions being of same count as the limit and incorrectly displaying 0 results. Previously had the server returning 5 objects and with a limit of 5,...