Robert Jones
Robert Jones
@cdrubin, yes, I believe this second example is intentional. Try moving the data-bind to a `` inside the ``.
deflexor, I've updated your code here: http://jsfiddle.net/pbkFL/1/ showing how to access those values: Here's the key change that pulls the data from the model. ``` javascript 'change': function(e,someone1,someone2) { var...
mickeymoon, it's hard to understand what you're describing here, but for starters you need at least a `` in view.format. It's the same as in jQuery syntax when you use...
The 5.12.0-rc1 release now supports OAI (Origin Access Identity), which is a CloudFront feature providing https-like path to S3. Using that, this error should properly go away. Not to be...
Rebased in renewed hope of getting merged.
@Fabiencdp this was more work that I anticipated because the serdes test has been changed. What's odd is that when I run 699.spec with the "array" lines commented out, I...
@Fabiencdp does the latest commit with the modified 699.spec cover the case you mention with historyWithoutRef?
@Fabiencdp you were exactly right! The tests looks to be passing and failing (without the code fix) as expected now. I squashed the commits. Let's gets this one merged. Thanks,...
@Fabiencdp @cdimascio looks like this PR would also close out #666. Identical code fix with similar test.
@cdimascio many of us have spent a fair amount of time chasing this solved issue after the clear fix was known. Please do stamp this one approved and release it.