TwinedRope / TwinedRope.github.io

1 stars 0 forks source link

'Uncaught Promise' Errors During Disallowed Operations #32

Closed JeffreyGaydos closed 1 year ago

JeffreyGaydos commented 1 year ago

Seen during the Paste actions when you attempt to perform a paste that is not allowed for various reasons. This error does not actually cause any issues and is expected, but it's best practice to catch/ignore errors if this is the case

JeffreyGaydos commented 1 year ago

All promises now have catch blocks