Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Uncaught TypeError: console.log is not a function

That's strange.
  - Try making sure to use a semicolon after the function
  - Make sure you're using console.log() and not only console()
  - Try looking for any script that disables console.log
  - Reload the page without cache (press F5)
  - Something's wrong with your browser
Hope this helps! Please upvote ->
 
PREVIOUS NEXT
Tagged: #Uncaught #function
ADD COMMENT
Topic
Name
7+5 =