Category "vue.js"

Using v-html with message data -- does Vue not support the <title> element?

I am using Vue.js 2, my SDK is IntelliJ: I am trying to import HTML into a Vue.js file. The purpose is for the <title></title> attribute, since Vue

VeeValidate and YUP async lazy email validation sending requests for every input in form on background

I'm trying to add lazy e-mail unique validator to my registration form. It works but when i type something in other fields (including e-mail field also) unique

Display an array from a json with vuejs

Hello and thanks for reading my issue ! I've started vVue yesterday so be comprehensive if I made some huge mistakes ^^. Here's an overview of my JSON : { "id

VUE js How hide routes by role in vue-router? Spa Laravel Vue

I am writing a SPA application (laravel + vue). There was a question how to hide routes in vue-router before authorization of a user with a certain role. Now th

Vue test can't find store in child components

I have a parent component and there are several child components. Some children use Vuex store. When I try to mount parent component like below in Vue test, I'm

Will my code be transpiled twice if I use TypeScript in a Vue.js 3 project?

I'm not very experienced in either TypeScript, Vue, or the Node ecosystem. I have a working setup created using Vue CLI, with Vue 3 and TypeScript, pretty much

NuxtJS change query params and reload page

I have a route in my NuxtJS application that accept query parameters. I'm trying to implement a logic that allow the user to change the query parameters and rel

What does the @ symbol do in Vue.js?

I am new to Vue.js and I am looking at someone's code. I noticed they are using the @ symbol. What does this do and what is it used for? export default { meth

how to use Arrow function in a inline event handler [duplicate]

I have this component (vue3+ts) <q-input type="number" filled model-value="Model.Code" @update:model-value="val=>console.log(val)" />

Vuejs push elements in array and localStorage

I am modifying a prestashop blockwishlist module and I am trying to put the products added to the offline wishlist in localstorage. I managed to do this however

Stop the multiple display of an element in VueJS - Fancybox

I am looking for how to correctly integrate fancybox on a Vuejs carousel image gallery. But somehow i don't know, I get a display of multiple image items (actua

how to use an Emit with a v-model?

i am on Vue3, and i try to catch a value from the child to the parent. So my code is : On the parent : <template> <input-form v-model="valueSuperfici

I need to implement the "Read more" function in some cards in quasar and vue js

I have more than 3 q-cards in quasar that should display more text when the read more button is pressed, but this does it in all the cards and I need it to be i

How to prompt second tab content while selecting 2nd option in dropdown

Here i am trying to achieve a selection-based prompting tab content, If i will select template 2nd in select option. then if i will click on next then tab-conte

vue + count items date within 30days and display the total on the page

How do i count the items by checking the date within 30 days from the current date? Here is my sample code: <table width="100%" border="1"> &l

How to redirect to a blade dashboard page from Vue login Component page after successfully login in laravel JetStream?

I created a laravel 8 project using jetstream authentication. As stack I have used inertia+vue. After successful login, I need to redirect to a blade file. But

How to prompt a component based on category selection

I am trying to prompt a component based on category selection. If i will enter a "single family homes" in category input field in step1 at that time I want to p

Uncaught TypeError: this._map is null (Vue.js 3, Leaflet)

I am getting a strange error from Leaflet in a Vue.js project (version 3). If I close a popup and zoom in/out, this error occurs on Firefox: Uncaught TypeError

Clear javascript source cache laravel 5.8

I create company profile website using laravel 5.8 and vue js for make it reactive, it's not SPA(single page application) maybe we can call it hybrid, everythin

websocket conecttion closed (on mobile browsers) when screen looks

I have a connection to WebSocket which sends me data every second, but when I lock the screen of my phone, after 5 min (approximately), the WebSocket connection