FE-Driver / vue-beauty

Beautiful UI components build with vue and ant design
https://fe-driver.github.io/vue-beauty
MIT License
2.11k stars 249 forks source link

Slider component bug: focus not reset after change event #243

Open shipilovr opened 7 years ago

shipilovr commented 7 years ago

Hi. First, many thanks for your work. This UI very usefull and solved many problems for me.

I catched one bug with Slider component. It doesn't reset (blur) focus after sliding. I have simulated this issue on JSFiddle.

https://jsfiddle.net/shipilovr/rj5au9xd/

How to solve this?

Thanks

shipilovr commented 7 years ago

I solved this problem temporarly by owned popover-wrapper instead of your popover-component. But it still the bug (((