Closed
Description
.filter('property with space =', 1)
or .filter(' property with leading and trailing spaces =', 1)
should result in the properties names not losing the trailing/leading whitespaces.
More context in #294 (comment)
8000
.filter('property with space =', 1)
or .filter(' property with leading and trailing spaces =', 1)
should result in the properties names not losing the trailing/leading whitespaces.
More context in #294 (comment)