Un expected Error:

Some times an Un expected console error may occur in client script when we try to use console.log() method in the pageInit .

In order to remove this types of errors avoid using the console.log(). Instead of this we can use log.debug() in pageInit

Leave a comment

Your email address will not be published. Required fields are marked *