-
I use this package : https://www.npmjs.com/package/vue-recaptcha-v3. It get from this github
I add on my main.js :
import { VueReCaptcha } from 'vue-recaptcha-v3'
Vue.use(VueReCa…
-
Hi there
I am looking for a form plugin that allows me to fetch the form in my frontend (vue (nuxt)), display it and send it back.
I see that you have examples how to submit a form via AJAX
(https:…
-
- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate.
### Version
1.7.7
…
-
Thank you, for your tutorial.
But I get problem cannot get the return value from checkValidCaptha. I need the return value for methods button @click.
-
**_Discussion autour du développement de la source PASTEBIN._**
_Originally posted by @alKODIque in https://github.com/Kodi-vStream/venom-xbmc-addons/issues/2908#issuecomment-696256898_
Sinon, j…
-
### Environment
win10,谷歌浏览器,vue3
### Reproduction link
[https://run.iviewui.com/9TwlCYoC](https://run.iviewui.com/9TwlCYoC)
### Steps to reproduce
/**
下面是按照官网写法,浏览器控制台不报错,但是验证码自定义验证失效
**…
-
### 对应功能
并非特定功能
### 问题描述
浏览器标签页转圈很久才加载完该插件。以前不是的,最近才这样
### 脚本版本
2.5.1
### 浏览器版本
版本 107.0.5304.88(正式版本) (64 位)
### 播放器版本
3.21.7
### 播放策略
默认
### 错误信息
```shell
Bilibili Evolved 网址参数清理 https:…
-
Bonjour,
Je suis sur kodi 19.3 et le nouveau Vstream 2.0.1 (nouveau logo) sur un google Chromecast.
Avant Vstream fonctionnait très bien. Je faisais clic recherche visuelle + clic series populaire =…
-
I'm experiencing some strange issues trying to implement hCaptcha in my vue appliation.
## Scenario 1 - Using `localhost` as host
- call to `hcaptcha.com/checksiteconfig?...` returns 403 due to mi…
-
I am using `vue-recaptcha` in one of the application and it is attached to a form. I have the following code:
```
```
Now the onExpired method is like the following:
```
onExpired: fu…