Results 6 comments of Liaos Hung

我也是下order時會發生 recaptcha 0000 的問題

> > It's almost working without a problem, it gives an error for named export > > ``` > > Uncaught SyntaxError: The requested module '/_nuxt/node_modules/.vite/deps/vue.js?v=d84c128d' does not provide an...

> Hi, I want to use this module with [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api), so I tried to use it from `useContext();`, but it doesn't work. > > ```js > import { defineComponent, onMounted,...

> in *.vue > > ```js > import { defineComponent, onMounted } from '@nuxtjs/composition-api' > > export default defineComponent({ > setup(_, context) { > // root variables > const $recaptcha=...

> i'll investigate this situation however i did not use with root. i use `useContext()`. Did you try that? Do you have any error? @emretepedev I do use `useContext()` and...

@rodrigogomesantos Can use main branch version rather than develop? Because develop branch had been dumped two years ago. please making sure that the plugin of api is fully typed.