react-awesome-query-builder
react-awesome-query-builder copied to clipboard
Import From SpEL unsupported method
Describe the bug
cannot parse some generated SpEL conditions (methods) , and cannot find where to define parsing for custom made operators they are giving the same error.
To Reproduce
open demo wesbite and try parsing a condition that has .lowerCase
Expected behavior parse the query and loads it to the builder
Additional context for building custom operators i followed the example mentioned in #489
Importing methods is not supported yet, in my todo list https://github.com/ukrbublik/react-awesome-query-builder/blob/49d7956f1c43938d950dc886de3a2e549441fd68/modules/import/spel.js#L461
mark! Thanks to the author for starting such a powerful tool. Expect breakthroughs supported by this capability.