scaryguy

Results 10 comments of scaryguy

What about **canable**? :)

I have been pulling out my hairs since 2 hours because of this!.. Thank you for opening it up. Fix worked for me too. :+1:

Yeah, I confirm this bug. This bug is making almost impossible to do E2E. I'm using cypress and when I change values using `.invoke` syntax for a `textarea` that I...

I consider to use Rails 4 and RABL in production. Is there any news about this issue?

I can also confirm that removing `multiple` in the `input` tag did the trick. Just change this: ``` html ``` to this: ``` html ``` In my cases, I'm checking...

Hi, I'm using Rails 4 with Twitter Bootstrap. Mini Profiler divs are not shown. I can see this code inside my html: ``` html  ``` But I can't see...

Same issue for `@google-cloud/logging` https://github.com/googleapis/nodejs-logging/issues/1496

I've been considering to use Sequelize with Postgres but when I've seen this thread, I feel scared. I'm also playing with millions of rows. So if I use Sequelize, won't...

Thanks for fast response @mickhansen . But I'm still not clear. Can you please tell me what are the issues one may encounter if he's using Sequelize with millions of...