Closed glumb closed 4 years ago
@glumb There is now a fix in https://github.com/bijoutrouvaille/fireward/pull/31. If you can install from source, you can use it now, along with all the v1.6 goodies. Installing from source is easy, and I can help you if you get stuck.
In any case, because 1.6 has so many changes, it seems best to hold off on releasing it until a little more testing is done.
1.6.0 is now available on all release channels. Thanks for reporting the issue!
I need to validate locales as keys in my types and therefore use hyphenated type keys.
When using the hyphenated key
en-us
, fireward fails withtype 'LocalizedFieldLocales' is missing definition
. Nor single or double quotes work.