Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor.js method refresh() does not return value from this.inherited(arguments); #1299

Closed
eniewold opened this issue Aug 3, 2016 · 1 comment

Comments

@eniewold
Copy link

eniewold commented Aug 3, 2016

The Editor.js extension method refresh() does not return the value as returned from calling this.inherited(arguments) base class.

This causes problems when declaring classes using the Editor and the OnDemandGrid using the promise returned from the latter.

@edhager
Copy link
Contributor

edhager commented Aug 27, 2016

Landed in master, commit 83e58c4. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants