-
Notifications
You must be signed in to change notification settings - Fork 83
/styles/reset/ errors after reloading page #115
Comments
Are you sure? this is not a problem for me. |
I am on brave browser chromium version 88, let us check if anyone else has this issue. |
|
I think gumshoe is dead, this is apparently fixed since 2019: cferdinandi/gumshoe#111 btw I think it happens because the spy assumes there are items? (seems to happen when gumshoe loads before content is available, have also tested with an empty |
I can confirm this on FF 86. |
@marekdedic thank you! Does the fix in my PR work on your end? There's a vercel preview. |
Sorry, haven't tried it. IMHO, vendoring it in is a bad architectural decision... Maybe use an alternative like https://www.npmjs.com/package/menuspy? |
@marekdedic thank you for the hint, you're right. Will have to see how the API differs, I just wanted the most basic fix for now. Just noticed it's also unmaintained with some issues, so hm. |
Uncaught (in promise) TypeError: Cannot read property 'content' of undefined
https://svelte-materialify.vercel.app/styles/reset/
The text was updated successfully, but these errors were encountered: