Impossible to type in text box

Rudi Hendrix 15 Reputation points
2025-10-13T05:16:42.84+00:00

Unless I select "View Markdown" I cannot type anything in these text boxes. So, in "View rich text" mode makes every character I type disappear immediately

Community Center | Discuss the Q&A site | Site bug or problem
0 comments No comments
{count} votes

7 answers

Sort by: Most helpful
  1. Randy Baroja 15,030 Reputation points Independent Advisor
    2025-10-15T01:16:21.3533333+00:00

    Hi,

    The "multiple versions of prosemirror-model were loaded" error indicates a site-side problem where conflicting versions of the text editor are being loaded. When that happens, the rich text box can’t process input correctly, causing text to vanish or fail to display. Switching to "View Markdown" works because it bypasses those buggy scripts. Since the problem comes and goes, it’s likely related to cached updates or deployment changes, so for now, continuing to use Markdown mode is the most stable workaround.

    Kind regards,


  2. Randy Baroja 15,030 Reputation points Independent Advisor
    2025-10-15T05:34:50.9833333+00:00

    Hi,

    It’s frustrating when something as simple as typing stops working. It’s basically a version conflict in the site’s text editor, where mismatched components are causing the input to fail.

    Kind regards,

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.