You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that inserting custom fields in a before_filter action is no longer working (See PR #24 for previous work).
I tried making a test to replicate it but it seems there are no tests for custom field insertion in the payload, only for context ones. Commit e0f0312 (by @frankel) seems to be the culprit, this situation has a conflict with the exception use case.
Any ideas on how we can make both use cases coexist? Thanks in advance, great lib.
The text was updated successfully, but these errors were encountered:
I believe that inserting custom fields in a before_filter action is no longer working (See PR #24 for previous work).
I tried making a test to replicate it but it seems there are no tests for custom field insertion in the payload, only for context ones. Commit e0f0312 (by @frankel) seems to be the culprit, this situation has a conflict with the exception use case.
Any ideas on how we can make both use cases coexist? Thanks in advance, great lib.
The text was updated successfully, but these errors were encountered: