Jan Jůna

Results 11 issues of Jan Jůna

If you trigger upload from controller as it is shown in the Advanced example, firstly it will trigger undefined method to server. To fix that, you must add this line...

In our unit tests we are using [unzip](https://github.com/commercetools/nodejs/blob/master/packages/product-json-to-csv/package.json#L62) module which comes from [this repo](https://github.com/EvanOxfeld/node-unzip) and has many open PRs, issues and [is not maintained anymore](https://github.com/EvanOxfeld/node-unzip/issues/95). We should switch to some...

Type: Maintenance
Type: Enhancement
Node SDK

When syncing attributes with `SET of REFERENCE` type it should compare only fields `id` and `typeId`. For example: If the attribute before and after looks like this: ```js { name:...

Type: Bug

### Expected behavior Function `sphere.products.perPage(50).process(function process(res){})` should load products in batches and send them to `process` function. ### Actual behavior If I add this code to `process` function, loading will...

Hi! Is it possible to refresh ck-editor from controller function?

Fixes https://github.com/maxicus/ib-tws-api/issues/29 Examples have been updated with the new date format which is required on newer IB API versions.

IB has changed the timezone format in TWS 10.17+ and now it requires us to provide timezone at the end of the dates. See info here: https://forum.amibroker.com/t/please-look-at-timeinforce-part-of-place-order-code/31980/3 So instead: ```js...

### Describe the bug Hi everybody .. we use `@ts-rest/open-api` v3.51.0 to generate openAPI docs but when we added field with coerced BigInt, the function `generateOpenApi` started failing with error...

bug
needs investigation

Hello everyone, I followed the [setup guide](https://github.com/mnapoli/aoe2-de-macos), and everything was working fine until recently, when multiplayer stopped working. Now, it always goes "out of sync" when playing with people using...

### Which package is this bug report for? discord.js ### Issue description Hello and thank you for this project. Using discord.js we created a bot connected to server which has...

bug
need repro
packages:discord.js