Theo Sun

Results 12 comments of Theo Sun

same issue. Okay, I just degrade the library, everything is ok. It seem the `jsdom` is not works correctly with GC.

ok, I get it, will plan this.

could you provide the odata server you're using

after `@odata/[email protected]`, maybe you can try to use partial `$apply` feature. see more https://github.com/Soontao/light-odata/blob/main/docs/API.SystemQueryOptions.md#transformations

same issue, but I think current features are enough, as a walkaround, I move '#' comments out of code

Dear @dvislov could you try following commands to see whether its work or not (make sure not a `npx` issue): ```bash npm i -g cycle-import-check iscan ``` BR, Theo