Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue 3 component should use composition api internally #97

Open
minht11 opened this issue Sep 30, 2024 · 0 comments
Open

Vue 3 component should use composition api internally #97

minht11 opened this issue Sep 30, 2024 · 0 comments

Comments

@minht11
Copy link

minht11 commented Sep 30, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant