You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
I'm experiencing strange errors using inner join in Mac Safari.
I've made a live reproduction.
http://bl.ocks.org/kenjitayama/5d4ad3b0a45b7a7af82e
This is a modification of demos/todo/todo.html, adding another table and doing an inner join.
I needed to load an old commit of lovefield.js due to issue #62, otherwise even a single table query would not work.
In Chrome, you can see something like this
But in Safari, you get this error.
Mac Safari version
8.0.7 (10600.7.12)