Ilia Sidorenko
Ilia Sidorenko
Would be very useful to be able to pass in custom language definitions which would be passed down to highlight.js Cheers
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`...
Hello, would be really great if you could select text by words like in this screenshot:  `selectable={true}` doesn't select by words unfortunately, only the whole text. I also tried...
The screen shown when clicking on voted option is cached by chrome and shown again on repeated click
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....
**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...
**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....