duongdev / golb

Pretty SSR blogging website using Next.js and Express.js
https://golb.duong.work
2 stars 1 forks source link

An unexpected error has occurred when I write a post #13

Open thinguyen-vn opened 4 years ago

thinguyen-vn commented 4 years ago

Reproduce issue:

Step 1: I click on write a post image

Step 2: I fill title and I tab to write the post contents image

Step 3: I input space or backspace and then

Step 4: image

duongdev commented 4 years ago

Do you get the error with the input language set to English? @vanthinguyen1004

thinguyen-vn commented 4 years ago

No, it's Vi.

duongdev commented 4 years ago

@vanthinguyen1004 hmm, it seems to be a bug from slatejs editor. Unable to fix for now... So please don't use TAB to focus the editor while you're typing in Vietnamese mode. The built-in Vietnamese input mode in Linux/MacOS never be stable.

It's recommended using GoTiengViet instead for a better Vietnamese typing experience overall.