If there is a countdown content on the page, the Chinese input will be backlogged
Version
3.0.5
Reproduction link
https://github.com/dengpeida/vue-next-input-bug
Steps to reproduce
When the countdown is running, enter Chinese in the input and the content will be dropped back
What is expected?
Does not affect input content, or other responsive content
What is actually happening?
Input is affected
Not sure if it was Vite or the use of TSX
However, if the countdown content is placed in the Button component of Ant-Design-Vue, this problem will not occur
This is expected because the whole template re renders.
Please, next time consider using the forum, the Discord server or StackOverflow for questions first. But feel free to come back and open an issue if it turns out to be a bug. Make sure to report a boiled down repro (no ts, no router, no store, no tsx, etc). You should be able to report it with https://sfc.vuejs.org