Yes now it works and I don't see the error,
but I can't get any log msg from console anymore ?!
So I can't see the oEvent log from below:
console.log("test", oEvent);And the console also stop logging anything from any other functions I have.
I noticed this log msg that appear first from i5chart then after that no log msg appears:
Script console debug logs(INFO/LOG level) allowed: false
then I will get the following errors which has no effect on the chart or the sapui5 app:
Any idea about how to get the console log ? is there a way to change the debug to true ?
