Vadim Petrov
Results
2
issues of
Vadim Petrov
Hi and thanks for the library. But I have an issue 😬 ### Description For example, we have a categories page (lazy module) and when we click on "Categories" link...
Example - https://stackblitz.com/edit/stackblitz-starters-8zhuuy?file=types.ts,validate-schema.js. Run `npm run generate-schema` in console. Typescript compilation doesn't give any error but schema generation does: ``` Type 'readonly X[]' does not satisfy the expected type 'X[]'....