keepassxc-browser icon indicating copy to clipboard operation
keepassxc-browser copied to clipboard

ui.js:270 Uncaught DOMException: Blocked a frame with origin "" from accessing a cross-origin frame.

Open Lcstyle opened this issue 2 years ago • 0 comments

strip payment portals don't work because of this plugin

Expected Behavior

cannot differentiate between behavior caused by error in #1767 and this error.

Current Behavior

Similar to #1767

ui.js:270 Uncaught DOMException: Blocked a frame with origin "https://js.stripe.com" from accessing a cross-origin frame.
    at chrome-extension://oboonakemofpalcgghocfoadofidjkkk/content/ui.js:270:50

Possible Solution

https://stackoverflow.com/questions/50159999/chrome-extension-uncaught-domexception-blocked-a-frame-with-origin-from-acces

Steps to Reproduce (for bugs)

  1. visit waldenlocalmeat.com
  2. go through their subscription signup portal until you hit step 6 Payment

Debug info

KeePassXC - 2.7.4 KeePassXC-Browser - 1.8.3.1 Operating system: Win10 Browser: Chrome Version 107.0.5304.88 (Official Build) (64-bit) ScreenShot-11-3-2022_6 53 36 PM

Lcstyle avatar Nov 03 '22 23:11 Lcstyle