You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue with Korean input when proceeding with text form labels.
Consonants and vowels are entered in order, but consonants and vowels are entered separately.
Expected Behaviour "유형자산마리아가나"
Current Behaviour "유형자산ㅁㅏㄹㅣㅇㅏㄱㅏㄴㅏ"
If I remove the React DOM input from the developer tools, the problem goes away.
It is cumbersome to have to change it every time you try labeling.
If this part can be revise, please revise it.
I am creating data using CVAT.
I solved the problem with developer tools, but it is inconvenient to have to edit every time the page is loaded.
If possible, please correct that part.
thank you
Your Environment
Git hash commit (git log -1):
Docker version docker version (e.g. Docker 17.0.05): Docker 20.10.17
Are you using Docker Swarm or Kubernetes? No I'm not. just use docker-compose
Operating System and version (e.g. Linux, Windows, MacOS):
Server: Ubuntu20.04
Client: Google Chrome
Code example or link to GitHub repo or gist to reproduce problem:
Other diagnostic information / logs:
Logs from `cvat` container
The text was updated successfully, but these errors were encountered:
My actions before raising this issue
There is an issue with Korean input when proceeding with text form labels.
Consonants and vowels are entered in order, but consonants and vowels are entered separately.
Expected Behaviour "유형자산마리아가나"
Current Behaviour "유형자산ㅁㅏㄹㅣㅇㅏㄱㅏㄴㅏ"
If I remove the React DOM input from the developer tools, the problem goes away.
It is cumbersome to have to change it every time you try labeling.
If this part can be revise, please revise it.
Please refer to the example image.
Thanks a lot.
Expected Behaviour
Current Behaviour
Possible Solution
Steps to Reproduce (for bugs)
Context
I am creating data using CVAT.
I solved the problem with developer tools, but it is inconvenient to have to edit every time the page is loaded.
If possible, please correct that part.
thank you
Your Environment
git log -1
):docker version
(e.g. Docker 17.0.05): Docker 20.10.17Server: Ubuntu20.04
Client: Google Chrome
Logs from `cvat` container
The text was updated successfully, but these errors were encountered: