function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
jeselonjeselon 

javascript error when web integration links are opened within salesforce

The error indicates that there is an invalid argument in this line, which is part of the salesfoce html:

ifr.style.height = Math.max(ifr.style.height, newHeight);

any thoughts would be appreciated.