MarkupEditor
MarkupEditor copied to clipboard
Keyboard dismissing when I select the "Bold" option from tool bar
I created a simple project, added the framework using SPM and using the SwiftUI example. If I tap somewhere and select the "Bold" option to write something bolded, the keyboard is dismissed... I have to tap again in the same place and start writing. iOS version 17.1 Xcode version 15.0.1 Framework version 0.6.0
Note 1: This happens only when I activate the bold, underline, italic and strike, when i disable the effect, the keyboard remains. And if I tap again, the keyboard is dismissed. Note 2: For other options (dots list etc) works fine.