Richard Gould
Richard Gould
I'm also experiencing this error, though adding the current email as an extra parameter in the steps introduces another error: private method `gsub' called for nil:NilClass (NoMethodError)
turns out that click_first_link_in_email was calling the method of the same name in pickle
@ilyakatz I think I resolved it by updating either pickle and/or email_spec. We're using email_spec 1.2.1 and pickle 0.4.8.
We'll try and take a look, but it sounds like it's maybe an [analytics.js](http://segmentio.github.io/analytics.js/) issue. I'd also triple check your `settings.json` file too!
Also experiencing this (specifically on iPad with iOS 7.0.4 (11B554a)
Well, turns out I was getting this because the version that ships with Meteor is very out of date. Confirmed that this is fixed for me on master.
:+1: I'm experiencing this as well. 1.2.2 on OSX. It's easy to reproduce. Edit track, changing title. Play the song, and original title is shown.
@Chocobozzz Just tried it with `clementine-1.2.3-1174-g971df03.dmg`, and it seems to still be there. I'll throw an album into a playlist, select all, click `Complete tags automatically...`, and once that's done,...
Can confirm, I got it installed and working with Vundle: ``` Plugin 'kana/vim-textobj-user' ``` works well :)
render_partial plugin: Liquid Exception: undefined method `pre_filter' SOLVED, please correct master
:+1: experiencing this as well