Colin Bruce
Colin Bruce
Sorry for the even longer delay in replying @enrico - my GitHub notifications have been swamped! Thanks for the steer, I will need to test but I think your solution...
This bug is still in effect. I added a new key with ```ruby shared: addresses: guidance: one: "Do this" two: "not that" ``` To an existing locale file and got...
Count on 12 November: `1,230,027` Are `versions` deleted when the source is? I would have expected the number to reduce significantly since June 🤔 For the record, ran ```ruby ActiveRecord::Base.connection.execute("SELECT...
I think the problem is in `jest-environment-jsdom` If I set our dependencies as ```json "jest": "^30.0.0", "jest-environment-jsdom": "^30.0.0", ``` I see the error described above. If I change the devDependencies...