Open adamw005 opened 7 years ago
Sign Out also seems to not be working
I'm using the rails4-support
branch w/ Rails 4.2.6
@adamw005 Thanks for your feedback. Did you make sure that you have a current_tenant (i.e. you performed a sign in first) when you are trying to add a new member?
I am getting this error after I have created an initial user and try to invite a new member.
The highlighted line is
I checked the console, there are no Member records but there is a User record and Tenant record