Ilia Sidorenko

Results 52 issues of Ilia Sidorenko

Would be very useful to be able to pass in custom language definitions which would be passed down to highlight.js Cheers

enhancement

When Address is being created with an argument which is not an instance of `bytes`, pyenet will through and error. Because of the following: https://github.com/aresch/pyenet/blob/master/enet.pyx#L226 bytes() only takes in 1...

logs "Successfuly pulled application api" but doesn't pull. Not sure what can be wrong with it. node v12.10.0

## Issue `await dynamicLinks().getInitialLink()` works in debug mode, but doesn't work in release mode on iOS, on certain iPhones. Please not that the app does not crash, but rather `null`...

Workflow: Needs Review
Type: Stale
Resolution: Solution Provided

Hello, would be really great if you could select text by words like in this screenshot: ![image](https://user-images.githubusercontent.com/2031472/63649213-0d5d9b80-c78f-11e9-9ad8-c0874aafdc20.png) `selectable={true}` doesn't select by words unfortunately, only the whole text. I also tried...

Although I already voted, it still shows me "Thanks for voting!" screen. Inspection of network requests shows that the page is being displayed straight from cache. ![screen shot 2017-07-09 at...

Hello, I'm experiencing a bug where the whole screen gets locked after I select a MenuOption on iOS on RN 0.66. ``` "react-native-popup-menu": "^0.15.12", ``` ``` $ react-native info yarn...

**Describe the bug** When location is missing from our dataset (was removed from health point for example), the location page looks broken **To Reproduce** Steps to reproduce the behavior: 1....

bug
good first issue
design

**Is your feature request related to a problem? Please describe.** I'm always frustrated when we're linking away to README.md instead of hosting the About page on the actual website. **Describe...

enhancement
design

**Describe the bug** Our js bundle is now 1.4MB, 245kB gzipped. :sweat_smile: **To Reproduce** Steps to reproduce the behavior: 1. Go to website 2. Open network tab in devtools 3....

bug
good first issue
help wanted