| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Currently completely untested... |
Sorry, something went wrong.
Attempts to fix emoncms#1971
| } catch (error) { | ||
| alert("Failed to paste processes. The clipboard data is not in the correct format."); | ||
| console.error("Error parsing clipboard data:", error); | ||
| }).catch((error) => { |
There was a problem hiding this comment.
This catch doesn't seem to fire (on the code as it existed before this PR) if readText() can't be used... annoying.
Sorry, something went wrong.
|
Thanks @reedy should I merge this now or does it need more work/testing? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Attempts to fix #1971