After we upgraded smartclient we have got warning message in the console. Can you please take a look at it and let me know the reason for this error. I have searched but was not able to find a source of the issue.
Announcement
Collapse
No announcement yet.
X
-
If you are calling Array.map() yourself, correct your code as instructed by the log message.
If you aren't, you can use Log.traceMethod() to figure out where the call is coming from. From a search, it doesn't appear to be coming from framework code - there was such a call in the Analytics module a long time ago, but not in 12.1.
Comment
Comment