The error is clearly due to the generated component using TypeScript syntax defineProps() , while my project is a pure JavaScript project. I'm using the latest ...
There was an error while loading. Please reload this page.