-
Notifications
You must be signed in to change notification settings - Fork 38
before_filter in version 1.0.4 does not play well with Devise #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for the report! I'll take a look. |
Same here. Version 1.0.3 works fine with Angular and Devise, but with version 1.0.4 I get:
|
1h to find out it was coming from .4 :( |
I experienced the same with 1.0.4 while 1.0.3 works perfectly. |
I have just the same problem. I believe 699dc0b is causing it. |
onyoo
added a commit
to onyoo/ng-commerce
that referenced
this issue
Apr 6, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using Angular to login to Devise, everything breaks after a successful login with version 1.0.4. Version 1.0.3 works fine. Took me a while to figure out it was your gem and not my code! 😄
The text was updated successfully, but these errors were encountered: