-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unhandled rejection TypeError: Cannot create property 'value' on string '1' #313
Comments
What do these two queries return:
|
This error only occurs when I initiate RethinkDBDash with
|
Can you paste the full nested object? |
Sure
|
Should be fixed in 2.3.27 |
* 'master' of github.com:neumino/rethinkdbdash: (304 commits) Fix leaked variable from test Bump to 2.3.27 Fix neumino#313 Bump to 2.3.26 fix: return null where new Promises are created but not returned Fix leak in tests Fix leak in tests Bump to 2.3.25 Make identification errors operational such that they can be properly caught - Fix neumino#295 Bump to 2.3.24 Close the stream if an error is emitted since we can't recover frm it Remove the use of Buffer with new for node 7 - Fix neumino#304 Wrap sending the proof in a try/catch in case the connection is closed - Fix neumino#296 Bump to 2.3.23 Prevent bluebird warning - Fix neumino#287 Bump to 2.3.22 Prevent bluebird warning - Fix neumino#285 function r: remove unused parameter `options` readme: minor typo fix Bump to 2.3.21 ...
I get this error when selecting data from a table. It works but the error keeps printing in my console.
The text was updated successfully, but these errors were encountered: