#I need help with Javascript
35 messages · Page 1 of 1 (latest)
Issue?
You mean the blue information pop up from the bottom of the screenshot?
It's just telling you that you're using those things in audit mode
Not an error, or a warning
Yellow = warning
Red = error
Blue = "Hey, did you know this?"
Yes, the blue thing that popped up, i watched so many youtube videos since many showed how to solve it but i tried everything i could and nothing works 
Just a notification
i can't ignore since my console isnt working
What does the code look like thay you're trying to run?
Are you using console.log() or any other form of interacting with the console?
And what are you trying to get the console to do?
console.log("I like pizza"); to see if my console was working
and it doesnt show anything
I don't understand why it's saying you're using navigator.UserAgent, navigator.AppVersion or navigator.platform
In your script
Can you screenshot all of the code you have?
Nobody can help if they don't even have any parts of any of your code
The code you have, is using those somewhere, which is where the blue error is coming from
And it's obviously a lot more code than "just a single console.log()"
So, nobody can tell where the blue info error is from, or how to do anything about any of it, without seeing any code
What is the code supposed to do?
Unless you're using one of the navigator.thingys, you can ignore that "issue" you've shown
How do i know if i'm using it
By sharing the code so others can see what's wrong with it?