You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
as an anonymous function.
The text was updated successfully, but these errors were encountered: