Konstantin Raev

Results 9 issues of Konstantin Raev

Hi, this is the most robust infinite scroll for angular I have ever seen :+1: Would you consider adding a license to it and maybe releasing to bower? Currently there...

Hi, is this file necessary to be created in root folder?

bug
Jump In

I have code like this: g.selected-audio-region > circle:hover { filter: url(#darken); } It produces empty file img variable in line 80 of encode.js. And this fails the whole task. Right...

Thanks for the library! I am testing it on a raspberry pi and connecting it via `vid` and `pid` did not work. But using a HID path worked ``` device...

Hi, I am using your awesome widget for an e-book renderer and display the reading progress with the slider. Also I want to use it for navigation within the e-book...

coming soon

Great idea about comparing the both CLI in an automated way! Would be great to see multiple runs or network proxy to remove network effects on the test results. I...

**Do you want to request a *feature* or report a *bug*?** feature **What is the current behavior?** Running `yarn install` anywhere in a workspaced project will install node_modules in the...

cat-feature
help wanted
high-priority
triaged
needs-discussion

Fixes #2497 Alternative to https://github.com/microsoft/react-native-code-push/pull/2574 With this change I can't reproduce the issue anymore, don't know why it works.

When calling fetch('/connect') from JS server returns 500 error: ``` Traceback (most recent call last): File "/home/pi/.local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 422, in _handle_request resp = await self._request_handler(request) File "/home/pi/.local/lib/python3.7/site-packages/aiohttp/web_app.py", line 499, in...