prasanna
prasanna

Reputation: 21

Cursor initially fails to show upon clicking

In a .NET MVC project, using the Code Mirror library in JavaScript, I encountered the following issue:

.NET Framework version - 4.5 Code Mirror version - 5.63.1

1.Initially, clicking on the editor fails to display the blinking cursor, but when text is entered, the cursor appears.

Below is the code for initializing CodeMirror: code for initializing CodeMirror I attempted the following fix, but the issue persists: Tried fix

I’m seeking assistance in resolving this issue.

Upvotes: 0

Views: 25

Answers (0)

Related Questions