Dominik Moritz
Dominik Moritz
I see. To fix this, try to reduce the example to the minimum that reproduces it, then step through the code with a debugger while running the example and fix...
Thanks for writing up your approach. I would have to dive deeper into this but I think the typescript compiler can give you access to the actual values somehow. I'll...
Thanks for filing the issue. You might be able to narrow down the issue a bit more. Then, you could look into the corresponding code to see what may cause...
Thanks for finding a potential duplicate. It's hard to know until looking further into it but once someone can take a closer look, we can see whether they are the...
Not that I know of but we happily accept pull requests.
It would be great to have typings, even if partial.
@kanitw We could use this in Vega-Lite as well and then automatically read the `default` property for the docs tables. We need to see what Monaco does, though. Vega already...
Thanks for the pull request. Can you merge next and make sure that the automated tests run?
Could you submit a pull request to fix this issue? Something about the recursiveness seems to cause problems. The schema seems to be correct when you expose the Sequence type....
Hmm, is that a problem in my library or with `typescript-patch` or `typescript`?