I’m working on a Chrome extension that uses @web3auth/modal for authentication via Web3. I’ve encountered an issue where the modal works perfectly when I initialize web3auth from the popup script, but it fails to display the modal when I initialize from the background script.