Benjamin Nelson

Results 51 comments of Benjamin Nelson

There might be some other extension specific items in the UI right now that could be removed too. If I get some time I'll look around for some examples.

An easy fix is to just move the monologue views to the correct rails engine layout that would match the right path Rails needs to resolve when you generate views....

Is there any update for the latest version of Cypress? When trying something similar with a composable I get the error ```Cannot stub non-existent own property default``` rather than the...

Is this on a roadmap? Would be useful to have.

I took a look at this change and it seemed straightforward to me. I don't have a lot of context on this though, @freeznet or @nlu90 would be better to...

Is there any movement on this?

Word rerunning now after that. Thanks for the tip. Any way I could submit a PR for fixing the jax issue? Should just be an alias for the team abrev's...

Looks like it didn't error on load with JAX fix - I'd like to contribute a patch for that if I can just point me in the right direction

I agree that `watch` is fundamental for many things. Another example I can give is having a ref with 2 watches that are async and the effect is calling a...