Enrico
Enrico
Any update on this? Can't get `hs.spaces.moveWindowToSpace(win, space)` to work.
Same problem here.
Any ETA on this?
If I generate a new engine (Rails 8.1.1) with: ``` rails plugin new blorgh --mountable ``` and then run: ``` rake -T ``` I get: ``` rake -T /Users/pioz/.local/share/mise/installs/ruby/3.4.5/lib/ruby/gems/3.4.0/gems/bundler-4.0.0/lib/bundler/rubygems_ext.rb:177: warning:...
Same issue here. Version 4.4.0 breaks all my code. Is this a bug or an intentional breaking change?
> Reverting with PR [#1645](https://github.com/activerecord-hackery/ransack/pull/1645) and [releasing v4.4.1](https://rubygems.org/gems/ransack/versions/4.4.1) All tests are green. Version 4.4.1 appears to resolve the issue.
I can confirm. I have same issue on OSX.
> [@FichteFoll](https://github.com/FichteFoll), interesting. It works with my Ubuntu 14.04, ST 3114, but it doesn't work in my Windows 7 with ST 3114. I can confirm that this trick also **does...