Theo Sun
Theo Sun
same issue. Okay, I just degrade the library, everything is ok. It seem the `jsdom` is not works correctly with GC.
sure, I'll check this later
ok, I get it, will plan this.
could you provide the odata server you're using
sure, let me check this
plan in next major release @odata/[email protected]
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
sure, thanks. let me check.
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