adam-cowley / use-neo4j

React Hooks for Neo4j
MIT License
73 stars 21 forks source link

It seems that the passing the database name to the provider has no effect? #4

Closed jexp closed 3 years ago

jexp commented 3 years ago

Or even causes it to not work correctly at all. I think I got no results even if I populated the default db with the same data.

adam-cowley commented 3 years ago

I've added some tests in feef55d which verify the fixes for this issue - version 0.2.21 published to npm