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

fix(manager-api): 🐛 Load page of contracts of Api #2423 #2632

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

alograg
Copy link
Contributor

@alograg alograg commented Jan 9, 2024

Description

The function assigned to the scope to load the next page of the contracts did not assign a process for the success or failure of the data load. Therefore, an error was generated and the loaded data was not added to the view.

Fixes #2423

Checklist

  • I have added a changelog entry.
  • If I've added a new feature/enhancement, I have added documentation for it.
  • If I've made a change that requires migration, I've added an entry to the migration guide.
  • I have tested this change manually, as well as as passing tests.

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

Successfully merging this pull request may close these issues.

[Manager UI] Unable to display more than 10 contracts from a given api
1 participant