Composition api is preferred way to write Vue 3 components. In fact there is build time flag to disable Options API entirely and reduce bundle size, it would be nice if HCaptcha worked with this flag set to false https://vuejs.org/api/compile-time-flags.html#VUE_OPTIONS_API
Composition api is preferred way to write Vue 3 components. In fact there is build time flag to disable Options API entirely and reduce bundle size, it would be nice if HCaptcha worked with this flag set to false https://vuejs.org/api/compile-time-flags.html#VUE_OPTIONS_API