We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
83e58c4
Landed in master, commit 83e58c4. Thanks!
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: