Tyler Scott

Results 6 comments of Tyler Scott

Any resolution planned for this? This is really annoying especially when trying to select text by using shift+home or shift+end since it changes the value instead of selecting the text....

Not sure how to get reproducer either, but I'm also getting this error. Will report back if I can figure out how to reproduce it. I noticed that the error...

Well that's a relief! Thanks for the heads up! Looking forward to that fix being pushed.

How do I configure `getrandom` in my own project for `uuid`? For reference, this is how I have configured `uuid` in `Cargo.toml`: ``` uuid = { version = "1.17", features...

Thanks! That helped me get it working!