Content
View differences
Updated by Judith Roth 3 days ago
**Safari-specific issues on localhost:3000 (not observed on Firefox):**
* commands such as `/h1` or `/wp` do nothing, same for typing mentions via hash notation
* console is full of "Error: Unexpected content type in insert operation" on each typed letter and mouse click
* cmd-Z does not work
* cmd-A on Mac moves the caret to the beginning instead of marking all text
* when selecting a word by mouse, the editor crashes with console message "An error occurred in the <yn> component."
* does not happen when selecting the word by keyboard (shift + arrows)
**Hints for developers**
It's possible that most of that gets fixed when we fix the errors on the console. So try to fix that first.
<br>
* commands such as `/h1` or `/wp` do nothing, same for typing mentions via hash notation
* console is full of "Error: Unexpected content type in insert operation" on each typed letter and mouse click
* cmd-Z does not work
* cmd-A on Mac moves the caret to the beginning instead of marking all text
* when selecting a word by mouse, the editor crashes with console message "An error occurred in the <yn> component."
* does not happen when selecting the word by keyboard (shift + arrows)
**Hints for developers**
It's possible that most of that gets fixed when we fix the errors on the console. So try to fix that first.
<br>