Giter VIP home page Giter VIP logo

Comments (5)

ThomasAribart avatar ThomasAribart commented on May 12, 2024

Hi @ericvicenti and thanks for the issue 👍

Is the issue still happening with v2.0.0 ? It reminds me of another issue, can you try rolling back to v1.6.4 ?

from json-schema-to-ts.

ThomasAribart avatar ThomasAribart commented on May 12, 2024

Hi @ericvicenti, I cloned zerve and tried to reproduce the issue but couldn't. Does it still exist ?

from json-schema-to-ts.

ericvicenti avatar ericvicenti commented on May 12, 2024

Thanks @ThomasAribart

Actually yes, I was on the older version of json-schema-to-ts! I put the demo code back into the same state as when I posted this issue. Also I updated TS and this lib. Now I see this error instead of the "ParseMixedSchema" error:

Screen Shot 2022-04-11 at 5 47 29 PM

So I guess this issue can be closed because ParseMixedSchema is no longer involved 😅 But I don't know how to address this "excessively deep and possibly infinite" issue. 🙃

from json-schema-to-ts.

ThomasAribart avatar ThomasAribart commented on May 12, 2024

@ericvicenti Okay I did some research.

It turns out that you do recursive typing that TS doesn't really like ^^ I have a PR ready for you on zerve to fix this if you want 👍

It also comes from what is probably a bug in TS, as described in #53, that I've managed to isolate in my PR so VSCode can still run smoothly.

Can you gimme the right to push on zerve ? I've been denied the git push so I can't open it

from json-schema-to-ts.

ericvicenti avatar ericvicenti commented on May 12, 2024

Just gave you write access to zerve. Thank you for investigating!

I'll be mostly offline for the next few days, but let me know what I can do to help when I get back.

Update(Thu)- I was on GH mobile and it apparently failed to add you 😒 You actually have write access now.

from json-schema-to-ts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.