spree-contrib / spree_globalize

Adds support for model translations (multi-language stores) using Globalize gem
https://spreecommerce.org
BSD 3-Clause "New" or "Revised" License
24 stars 102 forks source link

BREAKING: In spree 4.4.0, fields cannot be clicked in admin #99

Open mrbrdo opened 2 years ago

mrbrdo commented 2 years ago

After upgrading from spree 4.3.1 to 4.4.0, the following no longer works:

It will just append a # to the end of the URL and not switch the field. Looks like a critical bug, since this gem is kinda useless now, unless we're expected to set translations through the rails console.