Sascha
Sascha
I don't even get a segmentation fault but the application will just freeze. As @da2x described, everything worked fine some week before. Using ActiveStorage to store/resize image. After running with...
Installed it via `rbenv`. The behavior seems to rely on the image files itself. Some images causing no problems. We tested the breaking images on other systems (linux) and they...
[CASAAGUA.zip](https://github.com/libvips/ruby-vips/files/7353341/CASAAGUA.zip) Just two examples...
After investigating further I think I found the issue: `useForm` returns the `current` value of a `useRef`object. To notify components for changes regarding the form, there is the `forceUpdate` state...
Having the same issue and configured as described. Of course restarted everything. The import result will always be an empty object. Reverting to `0.20.0` resolves the issue.