Could not perform discovery. No routing servers available. Known routing table: RoutingTable[database=default database, expirationTime=0, currentTime=1657541562409, routers=[], readers=[], writers=[]]
I am following the documentation of use-neo4j to connect my react app with it but i am getting the above error. Also, i've tried fixing it using the solution on the community page & answers given on other questions. I've already tried it with connecting it manually using the login form (without passing the driver). Can somebody help me fix this?