Fix Vue Range Slider Bug - Blocking All Input
Today, when working on vue based app, i found a weird bug, all of input in a page suddenly get blocked, you cannot type into text/number/textare field, all input field. After checking previous commit, wasting 1-2 hours 🤪, finally found the source of the problem.
Continue reading...