sunmingtao / sample-code

3 stars 4 forks source link

Vue js 3 issues #251

Open sunmingtao opened 3 years ago

sunmingtao commented 3 years ago

Start a new Vue project using vue js and encounter following issues

VueRoute is not compatible with Vue 3 (Workaround: Use axios) No Vue table is compatible with Vue 3 (Workaround: Use plain html table) Bootstrap is not compatible with Vue 3 (No workaround)

Downgrade to Vue js 2