molipet

Results 4 issues of molipet

I have an HTML with a hidden `div`. The element is hidden via Internal CSS `display: none;`. On `$(document).ready()` the `div` is set to visible with `show()` or `fadeIn()`. I...

Effects

- Version: 0.6 - Storage Backend: Cassandra v3.11.11 - Mixed Index Backend: none - Link to discussed bug: https://lists.lfaidata.foundation/g/janusgraph-users/message/6334 - Expected Behavior: two connections should be created for "toEdge" -...

kind/bug/confirmed

Thanks for sharing this great work! Although, I strictly tried to follow the instructions in the ReadMe, I am unable the reproduce the WMT German-English benchmark results on `newstest2015`. Here...

_ZMQ.Curve.generateKeyPair()_ does not work on a "standalone way". The below code-snippet throws UnsatisfiedLinkError: ``` import org.zeromq.ZMQ; public class GenerateKeys { public static void main (String[] args) { ZMQ.Curve.KeyPair curve =...

bug