(Cross posting here from what I posted in the Scorekeeper forum for greater visibility)

Has anyone already tried using the Field/Audience/Overlay Display from the latest FTC Live software (version 3.1.1 released on Oct 26, 2021) as a Browser source in OBS Studio on Windows and make it successfully work?

Looks like the Display page(s) in this version of FTC Live has changed to being JavaScript page(s) which is preventing it to work as a source in OBS Studio on Windows. It used to work perfectly in the older FTC Live (up to v2.4) but now just shows a black screen inside OBS Studio when navigate to any of the Display pages (Field/Audience/Overlay). Looking at the OBS Studio log, found these errors:
obs-browser: Uncaught SyntaxError: Unexpected token ? (source: http://192.168.2.10/bundle/sentry-O6MGA34H.js:1)
obs-browser: Uncaught SyntaxError: Unexpected token ? (source: http://192.168.2.10/bundle/globals-6MDF4KLZ.js:1)
obs-browser: Uncaught SyntaxError: Unexpected token ? (source: http://192.168.2.10/bundle/ftc-commo...-QFXYF27C.js:1)

Anyone know how to fix it?

We have tried all possible generic suggestions found online related to JavaScript pages issues in OBS Studio (such as disabling Chrome Hardware Acceleration, Starting OBS as Admin) but nothing has solve the issue. We have tried on three different Windows 10 laptops (all Intel based but from different manufacturers) and see the same behavior on all (same errors). By the way, it works fine on MacBooks, Display pages from FTC Live v3.1.1 in OBS on MacBook shows up perfectly. It's just not working on Windows 10 laptops.