Kirill

Results 3 issues of Kirill

### Bug description Steps to reproduce the problem: 1. clone https://github.com/VagrantAI-c/Puppeteer-pdf-render-repro 2. run `npm ci` 3. run `npm run build` 4. run `npm run serve` Reproduce from scratch: ```typescript import...

bug
confirmed
bundlers

I don't know whether this is somewhat relevant, but from last deps version bump angular started to throw next warning when serving app with ckeditor5-angular component: ``` Warning: Entry point...

type:bug

When video or audio question starts, media is not played and next error is being thrown: https://github.com/VladimirKhil/SIOnline/blob/224f2250e19e8adcadb9b0ee0c6a97bf02d63a17/src/components/gameTable/TableVideo.tsx#L61 ![image](https://user-images.githubusercontent.com/3488005/197872811-124fedb9-4f86-425f-82d5-54822c2157cc.png) I might guess that it depends on specific pack, because some packs...

bug
high