Nicola Bello
Results
3
comments of
Nicola Bello
Do we know if this will be fixed any time soon? Any timeline?
In my case, I'm using the programmatic version. For: `export interface Data { name: string | null; } ` When I execute: `TJS.generateSchema(program, 'Data', { ref: false, required: true, strictNullChecks:...
This is still relevant, happening also in localhost if you serve the backend and the frontend on different ports