Hi all, has anyone had an issue lately related to the errors log? for example if I want to access to a property of an undefined variable I should get an error in the console saying can't access to a property 'something' of undefined.I have had this issue for some time now and is really annoying because it stops execution and it’s really hard to tell where is the error. Thanks!
Hi @Sujan12 thanks for your answer, what happens in the situation you describe is that nothing is being logged in the console so there is no way to find why the execution stopped. I’m working with more than 2 people in the project and we all have the same issue.