You are browsing as a guest. Sign up (or log in) to start making projects!

54m 42s logged

I migrated my application to Angular 21.
I then fixed a bug that was preventing claims from loading: a change to the “offset” signal at the wrong moment was blocking change detection, so API data was failing to reach the DOM. I took the opportunity to migrate to httpResources and fixed the flawed pagination by including the page count in the request response.

0
2

Comments 0

No comments yet. Be the first!