Viktor Chernodub

Results 10 issues of Viktor Chernodub

## Description Unable to record a video from a device on iOS 15. This is reliably reproducible when recording a video that has a length of about 1.5-2 minutes. I...

safari-mobile

Hey everyone, thought I should share that with you guys, and maybe we could find a solution to this. # 🐞 bug report ### Is this a regression? Not sure...

Hi @molily, firstly, huge thanks for your work, the book is fantastic! As I was re-reading [the article about components testing](https://testing-angular.com/testing-components/#testing-components), I noticed that a couple of topics (`Internal yet...

# 🐞 Bug report Hi guys, firstly, I wanted to say thanks for your hard work, truly appreciate that 🙌 #### What modules are related to this issue? - [x]...

area: router
area: server
P3

## Type of change - [ ] Bugfix - [x] Feature - [ ] New bidder adapter - [ ] Code style update (formatting, local variables) - [ ] Refactoring...

Hi, our team is facing problems running linting against the project. Linter throws an error saying that some of the project files are not declared in the project-specific tsconfig (please...

package: builder
triage

Hi! This PR accompanies the one submitted in Prebid.js repo: https://github.com/prebid/Prebid.js/pull/11196 We have added the Yandex ID system. If any details needed, we'd be happy to provide it, thanks! ##...

LGTM
not merged yet

Added the params for more convenient initialization of the error. Currently, it's only possible to set the status code imperatively like here https://github.com/vercel/micro/blob/9db5838990ef9a7223d0efa9dee9154febd92aeb/test/suite/index.ts#L245

Hi, I found out that some browser engines behave differently when a beacon request is blocked by CSP policy (it happens when domain is not specified in `connect-src` section of...

Currently, it is not possible to gracefully handle the external exit signals (`SIGTERM`, `SIGINT` for example). Pino does not send `close` or any similar events to transport when the app...