Bart Moons

Results 4 comments of Bart Moons

Anyone managed to turn this off? I fixed this by adding an ng-switch condition to my element. The downside is the duplication of code. In search of a better aproach.

This works for me: ``` MailchimpWrapper::lists()->subscribe($list_id, array('email' => $input['email']), null, null, false, true); ``` null is first name and last name

Agreed. I'll have a look at this.

Could you give more information when this happens?