The executive director of Turning Point USA (TPUSA) was targeted during debate in Utah
You can share this story on social media:
if (frame) {
rootObserver.disconnect();
const frameObserver = new MutationObserver(mutationRecords => {
if (mutationRecords[0].type === ‘attributes’) {
const main = frame.contentWindow.document.documentElement.querySelector(‘.root’);
if (main) {
currentRoot.style.setProperty(‘–comments-height’, `${main.clientHeight + 32}px`);
}
}
});
frameObserver.observe(frame, {
attributes: true,
});
}
}
});
rootObserver.observe(currentRoot, {
childList: true,
});
if (!window.REMARK42) {
!function (e, n) {
for (var o = 0; o
Show comments
if (frame) {
rootObserver.disconnect();
const frameObserver = new MutationObserver(mutationRecords => {
if (mutationRecords[0].type === ‘attributes’) {
const main = frame.contentWindow.document.documentElement.querySelector(‘.root’);
if (main) {
currentRoot.style.setProperty(‘–comments-height’, `${main.clientHeight + 32}px`);
}
}
});
frameObserver.observe(frame, {
attributes: true,
});
}
}
});
rootObserver.observe(currentRoot, {
childList: true,
});
if (!window.REMARK42) {
!function (e, n) {
for (var o = 0; o
Show comments