Commit dc309fc
Fix pull-to-refresh behavior in infinite queries
- Reset infinite query data before fetching first page in internalFetch()
- Prevents pull-to-refresh from appending first page to existing data
- Ensures proper full data refresh when user pulls to refresh
- Maintains expected behavior for infinite query refetch operations
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 4c4bf4d commit dc309fc
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
| 631 | + | |
631 | 632 | | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
632 | 636 | | |
633 | 637 | | |
634 | 638 | | |
| |||
0 commit comments