Closed TheScenery closed 2 years ago
Use with Vue 2.7.0 is incompatible, setup function will crash
Thank you, this was driving me crazy as I was in the middle of migrating components and thought I had broken something.
Vue 2.7 has built-in composition API support, you no longer need this plugin.
Use with Vue 2.7.0 is incompatible, setup function will crash