Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Strange phantom div named like a <div id="checkdv_1">

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.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

It appears to me as if the <div> element was given the id of "checkdv…". This is used within CSS or JS files to assign styling or call functions. You’ll want to check for that id 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.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading