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

Uncaught TypeError in Brave #298

Open
DasBossGit opened this issue Mar 10, 2025 · 1 comment
Open

Uncaught TypeError in Brave #298

DasBossGit opened this issue Mar 10, 2025 · 1 comment

Comments

@DasBossGit
Copy link

DasBossGit commented Mar 10, 2025

The extension just randomly stopped searching the indexed crates (similar to #229).

It's throwing an "Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'toLowerCase')" error in

search/docs/core.js:1622

as an anonymous function.

@DasBossGit
Copy link
Author

By inspecting the Service Worker and logging to console (console.warn(name, elem, path)), I retrieved that the "name" and "path" are not set at the mentioned location. Only the "elem", but it seems to also be missing some props.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant