Skip to content

Fix: text range exception - #28

Merged
Crazelu merged 6 commits into
mainfrom
fix/text-range-exception
Mar 29, 2026
Merged

Fix: text range exception#28
Crazelu merged 6 commits into
mainfrom
fix/text-range-exception

Conversation

@Crazelu

@Crazelu Crazelu commented Mar 29, 2026

Copy link
Copy Markdown
Owner

This PR fixes the issue with text selection throwing range error for "Select All" option or by manually selecting all characters in the text field when the last word is a non-tag.

Fixes 25 and 27

@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@Crazelu
Crazelu merged commit 625cd7c into main Mar 29, 2026
1 check passed
ibra-bybuy pushed a commit to ibra-bybuy/fluttertagger that referenced this pull request May 15, 2026
* chore: updates example library to remove deprecated code

* fix: removes extra whitespace added to non-tags which breaks text selection

* chore: update version and changelog

* chore: update cache github actions version

* chore: update flutter version for ci workflow

* chore: replace usage of deprecated API in example project
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.

select text error range

2 participants