optional (default: false)
By default, LogRocket will treat iframes as separate tabs in the video replay. If you would like to merge the iframes into a single video, add the following init option to both your main init()
call and the iframe init()
call.
LogRocket.init(YOUR_APP_ID, {
mergeIframes: true,
});