near / near-explorer

NEAR blockchain explorer
https://explorer.near.org/
Apache License 2.0
85 stars 53 forks source link

Refactoring: nullish pagination cursors #1163

Closed luixo closed 1 year ago

luixo commented 1 year ago

TRPC sometimes used to send null cursor value instead of undefined (usually after some development & getting back to the browser tab) so I decided to make them a little less error-prone.

github-actions[bot] commented 1 year ago

Bundle size diff

Type Old size New size Diff
Client 2.96 MB 2.96 MB 18 B (0.00%)
Server 595.83 KB 595.83 KB 0 B (0.00%)