Skip to content

fix: Loaded page is null error when bookmarks is 0#978

Merged
wonday merged 2 commits intowonday:masterfrom
war-in:war-in/fix-loading-page-is-null-error
Oct 14, 2025
Merged

fix: Loaded page is null error when bookmarks is 0#978
wonday merged 2 commits intowonday:masterfrom
war-in:war-in/fix-loading-page-is-null-error

Conversation

@war-in
Copy link
Copy Markdown
Contributor

@war-in war-in commented Oct 10, 2025

The last version (7.0.1) has a bug after the RTL support PR has been merged

this.bookmarks can be 0 and setting the page to bookmarks-1 (-1) caused

Loaded page is null

error

Actually, the original RTL implementation was full of untested code and strange patterns. I fixed that and the current implementation should work as expected

Please don't merge PR without descriptions 🙏 I spend too much time fixing my app due to RTL bugs (I'm not using RTL at all)

@war-in
Copy link
Copy Markdown
Contributor Author

war-in commented Oct 10, 2025

@wonday please take a look when you have time 🙏 also could we get a new patch version released soon?

@war-in war-in mentioned this pull request Oct 10, 2025
@wonday wonday merged commit c5ff7f3 into wonday:master Oct 14, 2025
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.

2 participants