Closed nasushkov closed 6 years ago
I'm pretty sure this is a user error. There is nothing random about this library. The results should be deterministic. I'll investigate if you can provide a standalone reproduction that I can debug.
Is style
marked as an enum in jsonSchema
?
@koskimas no style
is just a string. Actually it deesn't affect anything: I see the same behavior, when style is omitted. Ok, I'll try to provide a sandox for this case.
I have a hierarchical query which looks like this:
For some reason this query result for materialStyles is inconsistent: sometiimes it retrieves something and sometimes it's empty. What can be the reason for this?