Automatic emptying of vue-cli console

my project is built with official vue-cli, but there is a problem
when I debug in the console, the console often flashes the tag, and it flashes back and forth, and every time it flashes, it empties the data. I don"t know what it is all the time, but I don"t flash after I CTRL+F5, but after clicking some actions, he will flash to empty the console. I would like to ask you what the situation is. This debugging is very painful.
clipboard.png


first rule out whether there is such an img tag in your code


. Finally, it is found that it is chrome. The latest version of chrome merges console output and input, and conflicts with some plug-ins.
clipboard.png
this is MDN's explanation, but I can't do this. I ended up disabling all the extensions and restarting the browser.


encountered the same problem
what plug-ins did you install that caused it?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30508-2bd31.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30508-2bd31.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?