vue.js tag

66 questions


1 answers
106 views
0
Javascript gets in trouble for saying this is undefined.

I am currently a beginner studying JavaScript.The code is debugged below, and letres_=await this.callApi()If the callApi is undefined, you will get in trouble.There is no description of callApi in the...

2 years ago

2 answers
81 views
0
PHPUnit Test Confirms Registration Test Response Does Not Work and Error Occurs

I am doing multi-posting, thank you for your cooperation.https://teratail.com/questions/c842khs7083hcaI am creating apps with laravel and vue.js in the following environments.MacOSPHP 7.4.1Lavel 6.20....

2 years ago

1 answers
130 views
0
Vue.js + Nxt.js + I want to manipulate the variables of the components called out in the TypeScript application from pages.

As stated in the title, I am creating a web application using [Vue.js+Nuxt.js+TypeScript], but I have done an operation on the Component variables from Pages, which is applying Layouts, but it is comp...

2 years ago

1 answers
55 views
0
Vee-validate—I want to add a regular expression validation rule in js after object generation

As the title says, I would like to add validation rules using vee-validate.(for example, telphone num should be required &&\d{11}) I'm in trouble because there's no way to do it even if I look...

2 years ago

1 answers
85 views
0
Is there any recommended method to run JavaScript based on the URL?

I use rails and vue.js in combination.In rails, there is a system in which js eventually become one, so I would like to use one js for multiple URLs.So I created the following code: if matches=locatio...


1 answers
104 views
0
I am creating a todo list in vue.js, but I want to add an editing function.

What do you want to solveI am creating a todo app in vue.js, but I would like to be able to edit the todo that I created.Problems/errors encounteredI tried many things.There are currently no errors, b...

2 years ago
« - 7 -

© 2024 OneMinuteCode. All rights reserved.