Best answer

logging errors in Visual Builder?

  • 27 April 2021
  • 1 reply
  • 35 views

When you click “Switch to Code Mode” in the Visual Builder what’s the correct way to log information in the code? Using console logs gets me no results and using alerts gets me an error message.  Is there a way to log extra info to be able to see what I’m doing more clearly? Thanks,

icon

Best answer by Zane 28 April 2021, 01:15

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +9

Use z.console.log() instead.