leastbad

Results 64 comments of leastbad

@fooki ActionCable uses Redis pubsub, which does not intersect with keyspace data. What this means is that if the Redis server restarts (not "just" some kind of netsplit or other...

So, if I understand correctly, I could add this to my initializer: ```ruby Devise.setup do |config| config.redirect_status_code = 303 config.failure_status_code = 422 config.authentication_failure_status_code = 401 end ``` And suddenly, all...

I am absurdly excited to refactor about five different controllers to use this. My main suggestion/ask also applies to `useResize` and `useWindowResize`: I wish that in addition to the callbacks...

@romaricpascal you're correct about the barrage of events, but we shouldn't impose a debounce solution on the developer... especially when `stimulus-use` comes with `useDebounce`. I suspect we win via documentation...

👋 You folks don't have to keep calling them "power moves" - I'm tickled, but I wasn't naming anything. Moreover, I don't know that my idea fell short. That's not...

Just wanted to say: we are looking at this! Sorry for the radio silence.

Hi, thanks for reporting. Can you please fill in that `x` so we know what version of SR we're talking about? It's fair to say that 100% of SR users...

Hey Javier, I almost replied that I thought that this issue had been fixed on master, but I realize now that @marcoroth has a branch that seems to address this...

I'm so excited to try this.

Rafe and I talked; we're going to let this simmer while the we see what people do with mrujs, cable_car and SR v4.