You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well spotted! In fact there don't seem to have been a release since September 2020. @TomFrost Are you happy to make a new release?
Also @TomFrost, with reference to #82 and #116, do you need some help maintaining this project? If not I'm inclined to release a fork that is more readily maintained and try to direct all users of this library there.
How do I write an object with a key that has a space?
This example seems to fail: https://czosel.github.io/jexl-playground/#/?input=%7B%22key%20with%20a%20space%22%3A%20123%7D
In fact, any key in quotes fails. Given Javascript lets you have keys with a space this is how I'd expect to achieve the same thing with Jexl.
The text was updated successfully, but these errors were encountered: