Closed robi26 closed 2 years ago
Can you resubmit a pull request without changing tabs/spacing? The diff is showing nearly every line changed
Hi No problem, I'll do it on Momday.
Stephan
On 19.12.2014, at 19:38, Ron DeFreitas notifications@github.com wrote:
Can you resubmit a pull request without changing tabs/spacing? The diff is showing nearly every line changed
— Reply to this email directly or view it on GitHub.
Please see updated version. Sorry for having wrong line breaks / formatting. The editor was reformatting the document on saving.
@robi26 - This fails for me. Shouldn't lines 73, 74, and 75 also be removed?
Since Telerik don't seem to be willing to consider PRs for this project I've created a forked version of this project containing this PR at https://github.com/iozag/breeze-kendo
When using breeze-kendo with angular.js the executeQuery (line 65) throws an error: undefined is not a function. Using breeze call without promises fixes the error.