You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys!
I have a really big problem with debugging since I'm using handlebars, because it has a module: printer.js(PrintVisitor) that devours every outgoing console information, that I must see in my console for the appropriate debugging. Here is a screen-shot about what I'm talking about:
Is there any way to disable that printer.js, and let every information show that come from my website?
The text was updated successfully, but these errors were encountered:
Hello guys!
I have a really big problem with debugging since I'm using handlebars, because it has a module: printer.js(PrintVisitor) that devours every outgoing console information, that I must see in my console for the appropriate debugging. Here is a screen-shot about what I'm talking about:
Is there any way to disable that printer.js, and let every information show that come from my website?
The text was updated successfully, but these errors were encountered: