Erik P. Hansen

Results 9 comments of Erik P. Hansen

Same issue as @nruth. The proxy icon for the active file is a folder icon and references either the project's base folder or, if a project isn't open, the folder...

Thanks for attempting to fix this, @ledermann! However I'm getting similar problems as @minter 🤔

@rosston Are you expecting `0.8.0.rc1` to also work with a Rails 7.1 app? I'm getting lots of Cypress test failures when I upgrade from `0.7.1` to `0.8.0.rc1`. I'm just starting...

Thanks for the quick response! I am admittedly still fairly new to Rails, so this could definitely be something obvious on my end. But... since my test failures look exactly...

I had `CYPRESS_RAILS_CYPRESS_OPTS=--e2e --browser chrome` set, but even with that cleared out I am getting the same results.

I did some more looking into this. Maybe, hopefully, this is helpful? In summary, starting with some background for the sake of clarity: - In my application, `cypress-rails 0.8.0.rc1` was...

@azyzio Your branch is looking good for me, too. Things work exactly as expected with Rails 7.1. I'm getting test failures when I upgrade to Rails 7.2.1 but that appears...

@azyzio Three days ago I said that your branch seemed to be working and the test failures I was seeing were due to a change in Rails 7.2. Well, turns...

I should have said this in my last message: The `0.8.0.rc1` branch that @rosston put up a while ago also works fine for me _if_ I adjust its `puma.rb` to...