Anders Ramsay
Anders Ramsay
I would like to +1 this comment. I only see docs for cropping. How do you access the resulting _cropped_ image?
@DominicTobias thanks for this tip. By offscreen, is this simply a css-based off screen, or are you referring to this: https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas
I think this is the specific throw statement being discussed. Is that correct? https://github.com/sergiodxa/remix-auth/blob/05ef79fa0e685c38f826307382200de291919089/src/strategy.ts#L167 I guess I'm a little confused as to why one would not just `return` the redirect...
Upgrading to > 0.26.0 had no impact on my end. I also tried [nuking](https://github.com/DomT4/scripts/tree/master/OSX_Node_Removal) and re-installing node/npm but that had no impact. However, everything except CI runs as expected after...