Sergey Mell

Results 7 issues of Sergey Mell

I have a server on heroku Configuration looks like this ``` Push::ConfigurationApns.create(app: 'MyApp', connections: 2, enabled: true, certificate: File.read('apns.pem'), feedback_poll: 2, sandbox: true) ``` However, it is still connecting to...

It seems that Konva has issues with multiline emoji rendering in different browsers 1. On Chrome it breaks the emoji in the middle so it becomes two unreadable symbols ![chrome](https://user-images.githubusercontent.com/12133261/115526614-e378b700-a298-11eb-86c3-056e353e644f.gif)...

bug

**Describe the bug** We were using scanner on one of our angular routes. After moving to another route camera sometimes remain working on Chrome and always on Safari **To Reproduce**...

bug
investigation

I failed to find a way to pass connectionData to the connection. It is always empty array.

After adding this preset to the project it fails to compie. I get ``` TypeError: Cannot read property 'pipe' of null ``` Here is a backtrace: ``` ypeError: Cannot read...

Added server features endpoint

Reproduced on Chrome Browser v 131.0.6778.264 here https://sakai.primeng.org/uikit/overlay When clicking on "Confirm" button nothing actually happens