Brandon Toone

Results 10 comments of Brandon Toone

PR #10 fixes this and it has been waiting since 2013. Maintainers, please merge and release an update.

Same. Google brought me here. Weird. `/.asdf/installs/ruby/2.5.8/lib/ruby/gems/2.5.0/gems/devise_invitable-2.0.3/lib/devise_invitable/models.rb:125: warning: instance variable @accepting_invitation not initialized`

For other Googlers that find this, you can suppress warnings if desired using the [ruby-warning](https://github.com/jeremyevans/ruby-warning) gem. Helpful article here 👉 https://dev.to/qortex/ruby-suppress-those-warnings-you-can-t-do-anything-about-6ie

What does your controller look like? ~~I had the same issue but forgot I was using the `controllerAs` syntax so I just had to prefix the model.~~ Sorry I misread...

I just ran into this issue trying to enable the heading which is how I found this open issue. 👍 for an update on this issue please. I can confirm...

I'm also having significant problems with connection errors. This morning I did get a new error message though `Unable to connect to API (ECONNRESET)`. Retrying multiple times or exiting and...

> The native installer locks are at ` rm -rf ~/.local/state/claude/locks/` if you want to get groovy Removing the lock dir worked to enable `claude upate` to work again! Thanks...