You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you start writing on textview the toggle of bar button doesn't work. You can deselect it and cant select anymore and viceversa. To make it work again you must to add a space in the textview. I tried to fix the code but i don't understand were is the problem.
Can somebody help me?
The text was updated successfully, but these errors were encountered:
I've attempted to fix this bug in my fork of the code by replacing code in richTextEditorToolbarDidSelectBold/richTextEditorToolbarDidSelectItalic/etc. in RichTextEditor. Instead of
When you start writing on textview the toggle of bar button doesn't work. You can deselect it and cant select anymore and viceversa. To make it work again you must to add a space in the textview. I tried to fix the code but i don't understand were is the problem.
Can somebody help me?
The text was updated successfully, but these errors were encountered: