Fahd ADDI

Results 7 issues of Fahd ADDI

I'm using @nuxtjs/pwa "3.3.5" with nuxt "2.14.12". I ran the projecct with `nuxt build; nuxt start` (my build directory is: `.build`) and I'm using Nginx for local url redirection. My...

I'm trying to reset the captcha when the user clicks on a button by running the `this.$recaptcha.reset()`; In my local project it works as expected but once I test it...

pending reproduction

is there any way to change the id prefix generated in the sprite (ie: id="i-`icon-name`"). in the previous example I need to remove the prefix `i-` so that the generated...

### Overview of the problem **Oruga** version: [0.5.5] **Nuxtjs** version: [2.15.8] **OS/Browser**: Google Chrome Iphone Xs Max ### Description the drag only works in the first item (check `www.optigura.fr` for...

help wanted

I'm using the vue-slick-carousel in my nuxt project with the following config: (**I'm using my custom lazy image component which loads the first image normally while the others in lazy...

I'm using the last version (3.2.5) with the following config: ``` { immediateVueModelUpdate: false, vueIgnoreAttrs: null, zIndex: 999999, entities: """, pluginsEnabled: [ "align", "charCounter", "codeBeautifier", "codeView", "colors", "draggable", "embedly", "emoticons",...

**expected behavior:** when navigating to `{url}/img/` it should show the 404 error page **curent behavior:** the _nuxt-trailingslash-module_ keeps redirecting to `{url}/img/` and `{url}/img`, which cause the browser to display the...