Closed OscarGodson closed 10 years ago
updated title to be more accurate
Fixed in 9d655a966309fa7a2105abc2a2e750a600c9d3e2 by passing the params used in the create
method to beforeValidate
. Pushed to NPM in v0.5.14.
Kinda disappointed this didn't animate.
Its supposed to! Try refreshing!?
WTH. Ah, must be a low-fi placeholder while it's processing on the backend. MUCH BETTER
I was told to check out the before/after events. I setup this:
based off the docs which show
The problem with this is this doesn't help and it thinks these are not set still (the is present check fails as these are required). In this case, the
console.log(this)
returns this:Note on the bottom the properties added. However, this isn't where the other properties are stored and therefore this doesn't work to set defaults. Any ideas?