kendo-labs / breeze-kendo

13 stars 10 forks source link

Fixed undefined is not a function error when using breeze-kendo - angular #9

Closed robi26 closed 2 years ago

robi26 commented 9 years ago

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.

rondefreitas commented 9 years ago

Can you resubmit a pull request without changing tabs/spacing? The diff is showing nearly every line changed

robi26 commented 9 years ago

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.

robi26 commented 9 years ago

Please see updated version. Sorry for having wrong line breaks / formatting. The editor was reformatting the document on saving.

datanotion commented 9 years ago

@robi26 - This fails for me. Shouldn't lines 73, 74, and 75 also be removed?

pascalberger commented 9 years ago

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