Type "[[" not create wiki link


Version: 0.10.11
See this gif and the error information:

Uncaught TypeError: Cannot read property 'getAttribute' of undefined
    at eval (eval at <anonymous> (app.js:1), <anonymous>:364:39)
    at Array.forEach (<anonymous>)
    at SlidingPanesPlugin._this.recalculateLeaves (eval at <anonymous> (app.js:1), <anonymous>:342:24)
    at SlidingPanesPlugin._this.handleResize (eval at <anonymous> (app.js:1), <anonymous>:316:23)
    at t.e.tryTrigger (app.js:1)
    at t.e.trigger (app.js:1)
    at t.trigger (app.js:1)
    at t.onResize (app.js:1)
    at u (app.js:1)

Please resubmit this bug report with default theme (no css) and no third-party plugins enabled.

Ok.Now theme and plugin are disabled.And I restart editor.



I select text and press “[”, text is overwritten.

I can’t read chinese. Do you have auto pair brackets on in settings->editor?

The first image:


Second:

Auto pair brackets:

I know what the problem is.When I press “[”, my computer is in Chinese status.
In other words,the “[” is Chinese “[”,not English. Thanks😅.

Yeah I had that suspect in your very fist picture it looks like the chinese IME is popping up.

I think this is a problem with the editor we use, codemirror. We have to wait for an upstream fix.