JSFiddle - React, Tailwind, and code Playground

HTML

This prints window.opener

JavaScript

alert(JSON.stringify(window.opener));