bitwarden / clients

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

`TypeError: "create" is read-only` logged to Browser DevTools console #11639

Open RafaelKr opened 1 month ago

RafaelKr commented 1 month ago

Steps To Reproduce

  1. Go to any page
  2. Open the Browser DevTools

Expected Result

No error in the console.

Actual Result

TypeError: "create" is read-only coming from fido2-page-script.js:449 is logged to the Browser console. This is the line triggering the error: navigator.credentials.create = createWebAuthnCredential;

Screenshots or Videos

image

Additional Context

No response

Operating System

Linux

Operating System Version

Linux Mint 22

Web Browser

Firefox

Browser Version

131.0.3 (64-bit)

Build Version

2024.10.0

Issue Tracking Info

bitwarden-bot commented 1 month ago

Thank you for reporting this issue! We've added this to our internal tracking system. ID: PM-13882

cbbit commented 1 month ago

Hi there,

I am unable to reproduce this issue, it has been escalated for further investigation. If you have more information that can help us, please add it below.

Thanks!