react-awesome-query-builder icon indicating copy to clipboard operation
react-awesome-query-builder copied to clipboard

Import From SpEL unsupported method

Open Nabeeh-AlSawaf opened this issue 2 years ago • 1 comments

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 image

Expected behavior parse the query and loads it to the builder

Additional context for building custom operators i followed the example mentioned in #489

Nabeeh-AlSawaf avatar Aug 27 '22 19:08 Nabeeh-AlSawaf

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

ukrbublik avatar Aug 27 '22 19:08 ukrbublik

mark! Thanks to the author for starting such a powerful tool. Expect breakthroughs supported by this capability.

XB-Paul avatar Apr 20 '23 08:04 XB-Paul