Denys Vuika

Results 138 comments of Denys Vuika

the style classname duplication looks like even worse hack than !important

What is the scenario you still use Insights library for? It's not used by any internal apps and will be marked as deprecated in the future.

the avatars are fetched only if the user model has `pictureId` or `avatarId` properties, otherwise we display the initials

This is an external issue, and you can track it here https://github.com/w3c/ServiceWorker/issues/1141 or use some workarounds suggested here https://github.com/angular/angular/issues/21191#issuecomment-484586484

Please verify which pdfjs version you are using and if it's matching the ADF. I'm testing this with [Alfresco Content Application,](https://github.com/Alfresco/alfresco-content-app) and there are no issues with PDF files: ```...

web stencils https://github.com/webstencils/sdk, historically a fork of CraftJS, focusing on more application blocks out of the box, actively developed

This is what worked for me: in the project root: ```shell yarn install yarn build cd examples/landing yarn install yarn start ```

Seems like a bug, we will try to add infinite pagination or something similar

@nikku added Chrome and Edge versions, it happens in all browsers so far as the problem is with the component, not the browser imho