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
details={message: 'whatever'}Rails.logger.info(details)# At this point, the details object should be unchanged. I.e. SL should not be modifying its input.
Actual Behavior
The message key (along with any key in this list) is removed from the input.
The text was updated successfully, but these errors were encountered:
Environment
Provide at least:
Expected Behavior
Actual Behavior
The message key (along with any key in this list) is removed from the input.
The text was updated successfully, but these errors were encountered: