ENTER key doesn't work in code block

Steps:

  1. Create a new doc
  2. Create a new code block, ``` or use mouse
  3. Type ls /
  4. Press ENTER

Expected: new line
Actual: nothing happens

Dear @thangtc ,

Did you try to reload the page?
Does it happen also when you create a new doc?

Otherwise you might want to get support through Intercom by going to the “?” at the right bottom of your page

Hi @Jean_Pierre_Traets,

Did you try to reload the page?

Yes.

Does it happen also when you create a new doc?

Yes.

I tried clicking on the ? button but nothing happens. The doc link is https://coda.io/d/Coda-Bug_dNf352LvUFT/Test_suUTK#_ludcv but it’s not in public share.
Below is the full screenshot.

I see in your screenshot. The reproducing text is not correct, the text must end exactly by /
For example, ls / which is a command in Linux to show content in root folder.

I also tried running in Incognito mode and without any browser plugin.

Thanks.

I tried in your doc, see the result above.
I see you opened the developer mode, do you expect any process to start?

The Intercom can be found here:

Hi @Jean_Pierre_Traets,

I tried in your doc, see the result above.

You need to remove the “/”, type it again and press ENTER. The bug won’t appear without typing /

The Intercom can be found here:

Yes, I clicked on it and nothing happened. That’s why I opened the Dev Console and took the screenshot with warnings and errors for the troubleshooting. I didn’t expect any process or unusual thing to start.

Dear @thangtc ,

In the Intercom you can start to chat with the support and you can share your doc with the Coda support as shown in the first screenshot with the green numbers.

Nice catch, I think this is a bug. It should be pretty easy to get around the problem, right? hit space, then backspace, then enter