Andrew Lechowicz
Andrew Lechowicz
System Version: macOS 10.14.6 (18G103) Kernel Version: Darwin 18.7.0 rustc 1.41.0-nightly (25d8a9494 2019-11-29) Git: master, 0.1.5, 0.1.6 ``` error[E0635]: unknown feature `const_slice_len` --> pleco/src/lib.rs:77:42 | 77 | #![cfg_attr(feature = "nightly",...
## Issue Similar to #192 but for chromedriver. When embedding Wallaby in an escript `Wallaby.Experimental.Chrome.Chromedriver` fails to start. ``` 00:13:35.372 [info] Application wallaby exited: Wallaby.start(:normal, []) returned an error: shutdown:...
I have an issue where dropdown with EPS work fine when the wormhole `div` is a child of the `body` but my custom EBD doesn't receive ember events when the...