bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
9.39k stars 1.26k forks source link

Bitwarden extention breaks mendix based webapps in firefox #12192

Open Qaatloz opened 3 days ago

Qaatloz commented 3 days ago

Steps To Reproduce

  1. Go to 'https://community.mendix.com/link/space/usability/questions/141192' using a firefox browser (v132.0.2) with the bitwarden extention (v2024.11.2) enabled

Expected Result

Working page which is viewable with the bitwarden extention disabled (either manually disabling it or from private browsing mode) afbeelding

Actual Result

The page errors out with a popup message: afbeelding

Screenshots or Videos

No response

Additional Context

The mendix app javascripts try to backreference to a parent node which gets resolved to a bitwarden injected script instead of the expected application script.

Value of the referenced element with bitwarden extention enabled:
X.valueOf()
" Githubissues.

  • Githubissues is a development platform for aggregating issues.