appy-one / acebase

A fast, low memory, transactional, index & query enabled NoSQL database engine and server for node.js and browser with realtime data change notifications
MIT License
491 stars 27 forks source link

Console logs in browser contain `undefined` in database prefix #58

Closed appy-one closed 2 years ago

appy-one commented 2 years ago

console logs done by AceBase in the browser are prefixed with [dbname:undefined] instead of just [dbname]

appy-one commented 2 years ago

Fix published in acebase v1.13.0