Bartosz Hernas

Results 8 issues of Bartosz Hernas

Hi, I have used NVM just when the M1 processors came out. Back then the NVM was returning 404 on binary download and then compiling node by itself. This was...

OS: Mac OS
pull request wanted

Fixes issue when collection view cells have dynamic sizes, but for example you want to allow moving only 5 cells that have same size (this is case in my project)....

Fixes issue described in https://github.com/nock/nock/issues/2541 Also, fixes issue for Nock working with ClickHouse Client JS, as it uses non-standard URL but still URL-like library.

### Please avoid duplicates - [X] I checked [all open bugs](https://github.com/nock/nock.js/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and none of them matched my problem. ### Reproducible test case Use url: include=record-labels,artists&include[music-videos]=artists ### Nock Version 13.3.6 ###...

bug

Hi, after we upgraded to newest IntegreSQL we noticed tests started failing randomly with error that the DB we try to use doesn't exist. I pinpointed the issue to query...

Hi, continuing work on #54 (and #33), I have fixed test suite and linter.

- Added ability to specify headers - Added ability to do single rest request without mapping to objects (data translator without entity mapping) - Added method to get **EntityConfiguration** in...

All the recent versions as of today. ### What is happening? When you use Offcanvas, and you have navbar with fixed-top, the content of navbar will jump. That is expected...