brenthmiras
brenthmiras
I am also facing the same issue on my ubuntu 14.04
I stumbled upon a similar issue, where I'm trying to store an instance of my custom es6 class.
What if we pass `() => () => new Date("Your date string")` to the insert. When we retrieve, it will return instanceof Date. ` Member.insert({ data: { id: 1, firstName:...
I have a similiar problem. I am able to execute store actions, but they always return undefined.