Kirill
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...
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...
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  I might guess that it depends on specific pack, because some packs...