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
Some pages fail to send WF bookmark, seen on github.com and google.com addresses.
`Content Security Policy: The page’s settings blocked the loading of a resource at https://url-hidden.netlify.app/send (“connect-src”). javascript:1:232
Uncaught (in promise) TypeError: NetworkError when attempting to fetch resource.`
If this cannot be fixed, it would be good to show a toast notification for success/failure.
The text was updated successfully, but these errors were encountered:
Yeah, I think the bookmarklet code could do with an overhaul. I was going to take some inspiration from linkding and/or instapaper. Stretch goal would be a web extension instead.
Can you give me an example of a page for which it errors for you? Is this on Chrome?
Some pages fail to send WF bookmark, seen on github.com and google.com addresses.
`Content Security Policy: The page’s settings blocked the loading of a resource at https://url-hidden.netlify.app/send (“connect-src”). javascript:1:232
Uncaught (in promise) TypeError: NetworkError when attempting to fetch resource.`
If this cannot be fixed, it would be good to show a toast notification for success/failure.
The text was updated successfully, but these errors were encountered: