Alexander Rozhkov

Results 6 issues of Alexander Rozhkov

## Summary Support [modern build mode](https://cli.vuejs.org/guide/browser-compatibility.html#modern-mode) similar to Vue CLI and Nuxt already have. ### Basic example Quote from Vue CLI docs: > With Babel we are able to leverage...

feature request

### Describe the bug If component id is not explicitly specified, it is generated using Math.random(), which leads to hydration errors: ``` Hydration attribute mismatch on ​ - rendered on...

bug
stale

# Describe the PR If component id is not explicitly specified, it is generated using Math.random(), which leads to hydration errors: ``` Hydration attribute mismatch on ​ - rendered on...

### 🔗 Linked issue Resolves #918 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [X] 🐞 Bug fix (a non-breaking change...

bug
size:M