-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Presentation: Fix paged request result accumulation (#3329)
* Avoid infinite loop when building paged requests response * Rush change * Update presentation/frontend/src/test/PresentationManager.test.ts Co-authored-by: Grigas <[email protected]> Co-authored-by: Grigas <[email protected]> (cherry picked from commit 3dbccf5)
- Loading branch information
1 parent
08d7fa4
commit 859ef4d
Showing
3 changed files
with
28 additions
and
10 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
...itwin/presentation-frontend/presentation-fix_paged_request_response_2022-03-10-14-40.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@itwin/presentation-frontend", | ||
"comment": "Fix paged requests result accumulation resulting in infinite loop.", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@itwin/presentation-frontend" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters