question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Recursive definitions not supported

See original GitHub issue

The JSON schema spec allows for self-referential schemas with $ref - at the moment this causes an error. See fiddle here: https://jsfiddle.net/4gk0bv2z/

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:3
  • Comments:6

github_iconTop GitHub Comments

1reaction
stringfellowcommented, Nov 2, 2018

No unfortunately… I switched to react-jsonschema-form by mozilla… seems to be very well supported

0reactions
OYE93commented, Mar 18, 2019

@epicfaace thanks, I’ll try it, hope it could be helpful.

Read more comments on GitHub >

github_iconTop Results From Across the Web

View &1: Recursive View Definitions are not supported
What causes this issue? By building CDS Views on top each other, a directed acyclic graph is being build. But it is not...
Read more >
6926 WITH [RECURSIVE] clause or recursive view is not ...
6926 WITH [RECURSIVE] clause or recursive view is not supported within WITH [RECURSIVE] definitions, views, triggers or stored procedures.
Read more >
Invalid operation: WITH RECURSIVE is not supported
The official Amazon Redshift documentation: Unsupported PostgreSQL Features: These PostgreSQL features are not supported in Amazon Redshift.
Read more >
recursive view definitions are not supported
Specifying more than one WITH clause in a CTE is not allowed. This example demonstrates mutual recursion, which is not supported for recursive...
Read more >
DFHPI9024E Recursion within type type is not supported. - IBM
An XML schema contains a type definition which is defined recursively. DFHWS2LS and DFHSC2LS do not support recursive definitions. The recursively defined ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found