html-editor-enhanced
html-editor-enhanced copied to clipboard
[BUG] Underline tags and Strikethrough tags cannot be used at the same time in a consecutive paragraph of text.
Describe the bug Underline tags and underline tags cannot be used at the same time in a consecutive paragraph of text.
To Reproduce Steps to reproduce the behavior:
- Choose to use underline tags.
- Enter any character.
- Choose to use strikethrough tags.
- Enter any character.
Expected behavior Expect: The entire text has both underline and strikethrough tags applied. Bug: Only one paragraph of text has the strikethrough tag applied.
Screenshots
Record screen
https://github.com/tneotia/html-editor-enhanced/assets/43743132/9acfca73-93f4-4a91-9f92-e345d75ef80d
Device: Iphone, safari.
Additional context I have tried on other platforms like android, chrome it works fine but it seems to error only on IOS and safari. Please check it. Thank you!