Matthew Joslin
Matthew Joslin
Hey I've also encountered this bug, trying to understand what the ETA is on this? This seems to be a pretty serious regression from the previous behavior and should probably...
Hey, this seems to have gone stale but this is a pretty major blocker for using this package. Otherwise this has been a great solution but this seems like a...
This is definitely a bit of a hack but one work around I found was to do json2ts --bannerComment "/* eslint-disable */ import * from './base_types.d'" Then I split the...
How is this API not supported yet? Is there any plan to support this soon? It's part of the standard Kubernetes service but there's no way to use on EKS?...
This still seems to be happening. Any pointers on what to check in this code? I'm fine making a patch if no one is available actively maintaining this.
Traced this down to the removal of valueOf. When I add valueOf back, the issue is resolved. I also have a very repeatable example to test with if anyone is...
Is there any ETA on this? It makes this quite hard to connect to sqlalchemy based solutions such as SuperSet.