Beth
Beth
``` document.addEventListener('click', function(event) { if (event.target === document.getElementById("awn-popup-wrapper")) { if (!confirm("Close the dialog?")) { event.stopPropagation(); } } }, true); ``` works for me
Sweet, thanks :D Sent from [Proton Mail](https://proton.me/mail/home) for iOS On Thu, Apr 25, 2024 at 11:39, Sibin Grašić ***@***.***(mailto:On Thu, Apr 25, 2024 at 11:39, Sibin Grašić Hello. > >...
Currently seeing this error, on accounts with/without 2FA. Tried a couple different user agents, including of course the one from the browser I'm logged into the account with `twikit.errors.BadRequest: status:...
From the [Discord community](https://discord.gg/nCrByrr8cX) announcement channel: > d60 — 08/23/2024 8:14 AM > Version 2.1.3 > * Fixed `KeyError: 'open_account'"` > * `flow name LoginFlow is currently not accessible` has...