[PR #1998] [MERGED] fix: #1997 Exception trhown after inserting '/' slash in middle of text #5058

Closed
opened 2026-03-23 22:17:01 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1998
Author: @LucasXu0
Created: 3/15/2023
Status: Merged
Merged: 3/15/2023
Merged by: @LucasXu0

Base: release/0.1.1Head: fix_1997


📝 Commits (1)

  • de4735d fix: #1997 Exception trhown after inserting '/' slash in middle of text

📊 Changes

2 files changed (+41 additions, -7 deletions)

View changed files

📝 frontend/appflowy_flutter/packages/appflowy_editor/lib/src/core/transform/transaction.dart (+6 -6)
📝 frontend/appflowy_flutter/packages/appflowy_editor/test/service/internal_key_event_handlers/slash_handler_test.dart (+35 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/1998 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 3/15/2023 **Status:** ✅ Merged **Merged:** 3/15/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `release/0.1.1` ← **Head:** `fix_1997` --- ### 📝 Commits (1) - [`de4735d`](https://github.com/AppFlowy-IO/AppFlowy/commit/de4735d235f323d8dd8191d7aec4b733683aceea) fix: #1997 Exception trhown after inserting '/' slash in middle of text ### 📊 Changes **2 files changed** (+41 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/packages/appflowy_editor/lib/src/core/transform/transaction.dart` (+6 -6) 📝 `frontend/appflowy_flutter/packages/appflowy_editor/test/service/internal_key_event_handlers/slash_handler_test.dart` (+35 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:17:01 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5058
No description provided.