vuu
vuu copied to clipboard
Filter parsing fails quietly
If filter parsing failed, we see no data in view port but there is no error message.
See also https://github.com/finos/vuu/pull/1490 https://github.com/finos/vuu/issues/1489 https://github.com/finos/vuu/issues/1491
To reproduce a parsing errors: use a filter without double quotes e.g. id=abcd
A related bug/feature, we can parse filters without double quotes if the value is a number, e.g. id=1234