[BUG]: Big CV lists: RangeError: Maximum call stack size exceeded
#56
Labels
bug
Something isn't working
RangeError: Maximum call stack size exceeded
#56
Bug summary
When loading a huge Controlled Vocabulary (CV) list, the amount of items in the
enum
keyword exceeds the maximum of the call stack.Technical details
main
v16.13.0
8.6.0
To reproduce
EGA.cv.instrument_platforms_array.json
, with 12.000+ items inenum
.Observed behaviour
Validation crashes and the document is not validated, since the schema is not compiled correctly.
Expected behaviour
The JSON document
$file
would be validated accordingly.Additional context
At the terminal where the server is deployed the following error logs appear:
The text was updated successfully, but these errors were encountered: