I have moved to Vue and I love it, after doing React for so long it naturally feels better and right. There are very simple things which react has problems with like form validation, watching data to do some network request(which should be easier in my opinion), there are a lot of choices to me made. The Vue team has given us the flexibility to use these pieces in parts but also made the choices for us. In this video Evan You talks in this video.
In my blog post I've also outlined what are the challenges I have faced using React. I feel Vue solves much of these problems and I'll write on that soon.