gwalshington

Results 3 issues of gwalshington

Only on a mobile device, and in safari browser. After selecting a time, if you click anywhere else on the screen, the dropdown reopens I've tried adding `closeOnWindowScroll: true` but...

The issue: When subscriptions are cancelled on Stripe's dashboard instead of in the rails app, Subscription in the database still has a plan_id present, which makes ``` Subscription.exists?(:user_id => current_user.id)...

I've tried to reconcile by trying these solutions: https://stackoverflow.com/questions/13010463/avoid-reopen-datepicker-after-select-a-date Unable to find a workaround.