Lucas Ennouchi

Results 3 issues of Lucas Ennouchi

Hi ! Setting `:autoToggleAspectRatio="true"` does not update the ratio of the canvas after uploading the file. Thanks.

bug

Hi, When watching prefill var, this.removeImage() is triggered when the component is destroyed : ``` watch: { prefill () { if (this.prefill) { this.preloadImage(this.prefill, this.prefillOptions) } else { this.removeImage() }...

bug

When trying to deploy a AWS lambda function with NodeJs (Typescript) using Infisical SDK I get the following: > ✘ [ERROR] No loader is configured for ".node" files: asset-input/node_modules/@infisical/sdk-darwin-arm64/infisical.darwin-arm64.node >...