Vue plugin error: Vue.js is detected on this page. Problem solved

Vue plugin error: Vue.js is detected on this page. Problem solved

Vue plugin reports an error: Vue.js is detected on this pag

Download Vue plugin

Download address: https://chrome.pictureknow.com/

Drag the downloaded crx file into the extension program

First go to https://www.bilibili.com/

Verify that Vue.js.devtools is installed (see the color of the plugin). Because Station B is developed based on Vue.

Solution: Vue.js not detected

Turn on "Allow access to file URLs" and "Collect errors".

Solution: Vue.js is detected on this page.

Add the following code in your project file main.js:

main.js

import Vue from 'vue'
Vue.config.devtools = true

This is the end of this article about Vue plug-in error: Vue.js is detected on this page. Problem solving. For more related Vue plug-in Vue.js is detected on this page. Error content, please search 123WORDPRESS.COM's previous articles or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future!

You may also be interested in:
  • Example code of vue using Moment plugin to format time
  • The whole process of developing a Google plug-in with vue+element
  • Example of using swiper plugin to implement carousel in Vue
  • How to introduce Excel table plug-in into Vue
  • How to build a drag and drop plugin using vue custom directives
  • Vue code highlighting plug-in comprehensive comparison and evaluation
  • Based on vue-simple-uploader, encapsulate the global upload plug-in function of file segment upload, instant upload and breakpoint resume
  • How to use vue-bootstrap-datetimepicker date plugin in vue-cli 3

<<:  Introduction to general_log log knowledge points in MySQL

>>:  Centos8 (minimum installation) tutorial on how to install Python3.8+pip

Recommend

Use native js to simulate the scrolling effect of live bullet screen

Table of contents 1. Basic principles 2. Specific...

10 excellent Web UI libraries/frameworks

1. IT Mill Toolkit IT Mill Toolkit is an open sou...

Detailed explanation of Mysql logical architecture

1. Overall architecture diagram Compared to other...

Gearman + MySQL to achieve persistence operation example

This article uses the gearman+mysql method to imp...

Several ways to use require/import keywords to import local images in v-for loop

Table of contents Problem Description Method 1 (b...

How to convert a column of comma-separated values ​​into columns in MySQL

Preface Sometimes you come across business tables...

How to change the database data storage directory in MySQL

Preface The default database file of the MySQL da...

vitrualBox+ubuntu16.04 install python3.6 latest tutorial and detailed steps

Because I need to use Ubuntu+Python 3.6 version t...

JavaScript to implement the web version of Gobang game

This article shares the specific code for JavaScr...

React Hooks Common Use Scenarios (Summary)

Table of contents 1. State Hook 1. Basic usage 2....

Solution to "Specialized key was too long" in MySQL

Table of contents Solution 1 Solution 2 When crea...

VUE Getting Started Learning Event Handling

Table of contents 1. Function Binding 2. With par...

How to install PostgreSQL and PostGIS using yum on CentOS7

1. Update the yum source The PostgreSQL version o...

MySQL Flush-List and dirty page flushing mechanism

1. Review The Buffer Pool will be initialized aft...