name of it on load,
that div just staying under my app div.
i dont know what is it and seeing this first time on my vue project.
checked extensions and tried to google it to figure it out but nothing.
name of it on load,
that div just staying under my app div.
i dont know what is it and seeing this first time on my vue project.
checked extensions and tried to google it to figure it out but nothing.
4
Answers
It appears to me as if the
<div>
element was given theid
of "checkdv…". This is used within CSS or JS files to assign styling or call functions. You’ll want to check for thatid
name within one of those types of files to see what’s happening and why it’s there if you don’t know what it is.I had that too. Disabling the Delta free VPN chrome extension helped. Src attribute was a reference to youtube
For me,it is generated by the chrome extension Live color picker, a potentional malware.
As @huang kecheng said, was the extencion Live color picker for me too.
It was clear until few days, check your extensions again to see if it dont become a virus.