stijlbreuk-dev / vue-split-grid

Vue component based on Split Grid
MIT License
18 stars 2 forks source link

uuid should be more unique to avoid conflicts #4

Closed stijlbreuk-dev closed 5 years ago

stijlbreuk-dev commented 5 years ago

See title. I think this solution is prone to conflicts, as the uuid is too simple

https://github.com/stijlbreuk/vue-split-grid/blob/master/src/mixins/uuid.js

nino-vrijman commented 5 years ago

Changed in 0.7.1