Niels Dupont

Results 3 comments of Niels Dupont

I can still reproduce this issue in Chrome on Windows 10, using the latest version (2.6.5). Here's the relevant code: ```javascript var $croppie = $('.js-croppie'); var $placeholder = $('.js-croppie-placeholder'); var...

I've used `:max-height="Math.floor(window.innerHeight * 0.9)"` to achieve this.

I am getting this vague error message as well. Seems like there's something going wrong while rewriting the stack trace. Possibly related to this offset variable in the code below....