AdguardTeam / PopupBlocker

Popup blocking userscript
GNU Lesser General Public License v3.0
315 stars 30 forks source link

web.archive.org - Maximum call stack size exceeded #291

Open AdamWr opened 1 year ago

AdamWr commented 1 year ago

It seems that it's not a new issue and occurs with stable (2.5.71) and beta (2.5.87) version.

Steps to reproduce

  1. Go to - https://web.archive.org/web/20230424155358/https://adguard.com/en/welcome.html
  2. Open browser console, there are errors: Uncaught RangeError: Maximum call stack size exceeded
  3. If you click on the About this capture button (marked on the screenshot below), there should be some information which are not loaded if AdGuard Popup Blocker is enabled
Screenshot - Popup Blocker enabled ![image](https://user-images.githubusercontent.com/29142494/235066204-61dc7c9e-7c12-40ac-aecb-8294f0e0586a.png)
Screenshot - Popup Blocker disabled ![image](https://user-images.githubusercontent.com/29142494/235066343-6a09d5bb-0590-46c2-ad47-54e312b2941b.png)