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

TypeScript - CustomStore onLoaded result own param type #26343

Merged

Conversation

mpreyskurantov
Copy link
Contributor

@mpreyskurantov mpreyskurantov commented Dec 22, 2023

Cherry-pick of #26244

A lightweight version of the 23.2 fix via shadowing members (without moving types through modules):

  • Remove the excessive onLoading member with the same signature from ODataStoreOptions.
  • Define the CustomStoreOptions.onLoaded member with the correct signature.

A proposed Docs generation result:
DevExpress/devextreme-documentation#5882

@mpreyskurantov mpreyskurantov merged commit dc5fba3 into DevExpress:23_1 Dec 22, 2023
156 checks passed
@mpreyskurantov mpreyskurantov deleted the 23_1-cherry-pick-of-26244 branch December 22, 2023 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants