#Weird console.log message (*** websiteRoot ***)

25 messages ยท Page 1 of 1 (latest)

grim cradleBOT
#

๐Ÿ”Ž This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

๐Ÿ•ต๏ธ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

โœ… You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

forest delta
#

Can you look up that string in your codebase? Also what external libraries are you using and since when did you notice this happening?

torpid bison
forest delta
# torpid bison

That's not helpful, this is the code after it has gone through the compiler...
You need to look up that string in your project folder. If you're using VS Code you can easily do it by clicking on the lens icon in the left sidebar

torpid bison
#

yeah i looked for it and i cant find it

#

i dont even remember adding it

#

its just weird

forest delta
#

Then it's coming from an external library

torpid bison
#

hmmmm

forest delta
#

When did you start getting this log message? Have you added a new package recently?

torpid bison
#

no

#

i dont use a lot of packages

forest delta
#

Could you try looking it up in the node_modules folder?

torpid bison
#

yeah im doing right now

tulip zephyr
#

may you try opening the page in an incognito window? it might be from a browser extension, content.js is a common name for a content script

torpid bison
#

damn

#

chrome extension

#

took me 1 hour

#

@tulip zephyr@forest delta ty tho

forest delta
#

โœŒ๐Ÿป

#

Sometimes you also see hydration errors popping up due to extensions messing around with your page structure... (nordpass is notorious for doing this)

torpid bison
#

yeah

#

its better to work in Incognito from now on ig