Michael de Hoog

Results 22 comments of Michael de Hoog

Please provide a JSBin that reproduces the issue, thanks.

It looks like you're doing the right thing. Could you please provide an example JSBin that reproduces the issue?

Your example code works for me, see https://jsbin.com/lasoqomose/edit?html,js,output. Could you please provide a JSBin that reproduces the issue?

Please try `set date` and pass a Javascript Date object, and not a string or moment.js date.

@Daniel-K-Ivanov can you share your full curl? I'm not seeing any response for that request: ``` REQUEST='{ "jsonrpc": "2.0", "method": "eth_getProof", "params": [ "0xb6f147a87ce210648e341569b61a132e02990653", [ "0x290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e56d" ], "0x5ec534" ], "id":...

Thanks for the contribution. I think for now we'll keep this PR open to see what types of issues folks report so we can get a better understanding of a...

cc @Vvaradinov @MalteHerrmann

@RubenSmit any thoughts on this? Was added with https://github.com/martijnbolhuis/ember-data-has-many-query/commit/dfa52b87d45e00be3a8241f017c34a6bae736b74

Try using the `onChange(date)` listener to update your model.

There's some discussion on how to handle ng-model changes in the original Semantic UI PR thread, from this comment onwards: https://github.com/Semantic-Org/Semantic-UI/pull/3256#issuecomment-252134605