Dmitry Kirilyuk
Dmitry Kirilyuk
When body scroll is locked, target element with horizontal scroll is scrolled very jerky, it's frozen at random moments. There is no such issue in Chrome. I tried with your...
Now: ``` js var convert = require('./convert'); var map = { 'q': 'й', 'w': 'ц', 'e': 'у', 'r': 'к', 't': 'е', 'y': 'н', 'u': 'г', 'i': 'ш', 'o': 'щ', 'p':...
From readme: ``` qs will also limit specifying indices in an array to a maximum index of 20. Any array members with an index of greater than 20 will instead...
Image version is updated already https://github.com/kubernetes/ingress-nginx/blob/master/deploy/with-rbac.yaml#L22
**Lightweight Charts™ Version:** 4.1.3 **Steps/code to reproduce:** 1. Open a demo https://jsfiddle.net/4kygp6e7/2/ 2. Open console 3. Hover over the first two markers and check `hoveredObjectId` in the console (there should...
Installed last version (0.10.9) from Chrome Web Store, Chrome version is 69.0.3497.100. Instead of useful info I see just blank page, the extension shows nothing:  On extension page there...
Thanks for the great library. It works very well with lists but now I stucked with deserialisation of `java.time.Instant`. For sample value of `Instant` type the parser returns the following...
**Lightweight Charts™ Version:** 4.2.0 **Steps/code to reproduce:** 1. Open demo https://jsfiddle.net/p5cbjtu0/5/ 2. Open console 3. Hover over any marker and check `hoveredObjectId` in the console (there should be ID) 4....