Vesa Vänskä

Results 2 issues of Vesa Vänskä

Hi! When date input parent element is position: relative, the position and closing code uses incorrect methods to get the correct offset amounts. The positioning problem is documented in ticket...

## Version info - intercom-rails version: 0.4.0 - Rails version: 5.2.3 ## Expected behavior I can set: ```ruby config.user.unsubscribed_from_emails = Proc.new {|current_user| current_user.unsubscribed? } ``` ## Actual behavior Exception is...