Can the api tell us a little more specific information about what snippet of code which is causing the long task ? May be the A call stack ?
Currently the containerSrc attribute is helpful if an iframe is causing the issue.(The culprit could be one of the many js files loaded to that iframe).
Can the api tell us a little more specific information about what snippet of code which is causing the long task ? May be the A call stack ?
Currently the
containerSrcattribute is helpful if an iframe is causing the issue.(The culprit could be one of the many js files loaded to that iframe).