How to fix the Error in data(): `TypeError: Cannot read properties of null (reading 'config')`, Vue2 composition API warning
If you've been using the @vue/composition-api plugin to add composable scripts to develop your Vue2 packages, I'm sure you've ran into this warning when using your library...