lampersky

Results 14 issues of lampersky

**JSON_VALUE** and **JSON_MODIFY** support

@sebastienros is there any cycle detection mechanism in parlot? example code which will break your app: ``` var loop = Deferred(); loop.Parser = loop; var test = loop.Parse("hello parlot"); ```...

When using GraphiQL editor, sometimes I'm getting this exception, when querying content items with nested lists. It's not consistently repeatable for me (approx once every five queries). ![image](https://github.com/OrchardCMS/OrchardCore/assets/6403130/8e4722be-10ac-4a07-ba9e-9022559444a8) Stacktrace: ```...

bug :bug:

First of all, great project! Well done. I found it very useful, but the only thing missing is the integration part. If you're using a React app, this shouldn't be...