Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bitwarden Vault] ... #15837

Open
davidyannick86 opened this issue Dec 13, 2024 · 9 comments
Open

[Bitwarden Vault] ... #15837

davidyannick86 opened this issue Dec 13, 2024 · 9 comments
Labels
bug Something isn't working extension: bitwarden Issues related to the bitwarden extension extension Issues related to one of the extensions in the Store

Comments

@davidyannick86
Copy link

Extension

https://www.raycast.com/jomifepe/bitwarden

Raycast Version

1.87.5

macOS Version

15.2

Description

Error:

TypeError: Cannot use 'in' operator to search for 'tooltip' in undefined

sA:index.js:17:11365
index.js:17:11022
    at Array.map (<anonymous>)
aA:index.js:17:11015

Steps To Reproduce

open raycast

Current Behaviour

just open the extension in raycast

Expected Behaviour

list all passwords

@davidyannick86 davidyannick86 added bug Something isn't working extension Issues related to one of the extensions in the Store labels Dec 13, 2024
@raycastbot raycastbot added the extension: bitwarden Issues related to the bitwarden extension label Dec 13, 2024
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @jomifepe @daniel-stoneuk @andreaselia @pernielsentikaer @eth-p @YamenSharaf @undefinedzack @anirudhganwal06 @ivaarsson you might want to have a look.

💡 Author and Contributors commands

The author and contributors of jomifepe/bitwarden can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@davidyannick86
Copy link
Author

More details when I use my client id and pass it works, then when I enter my main password it works, but 10 seconds after the error occurs I've also tried on a clean install on another mac
Thanks for your help

@davidyannick86
Copy link
Author

It only occurs with Search Vault, create folder and others works :/

@icyleaf
Copy link

icyleaf commented Dec 24, 2024

I also encountered the same issue, which seems to have arisen after Bitwarden started supporting SSH key types.

@jomifepe
Copy link
Contributor

Hey, which version of Bitwarden CLI are you using?

@davidyannick86
Copy link
Author

Hey, which version of Bitwarden CLI are you using?

2024.12
SCR-20241226-kxph

@icyleaf
Copy link

icyleaf commented Dec 26, 2024

Same 2024.12.0

@jomifepe
Copy link
Contributor

jomifepe commented Dec 26, 2024

Just tested with 2024.12.0, everything is working correctly on my side, so I'm unsure of what the issue is.
The error seems unrelated with the extension's code.

Could you please run the Collect Bug Report Data command and post the output here?

Is the extension crashing after launching the Search Vault command logged in?

@davidyannick86
Copy link
Author

TypeError: Cannot use 'in' operator to search for 'tooltip' in undefined

lA:index.js:17:11365
index.js:17:11022
at Array.map ()
cA:index.js:17:11015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: bitwarden Issues related to the bitwarden extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

No branches or pull requests

4 participants