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
{{ message }}
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
I think this issue is cropping up for me with poltergeist 1.13.0 and phantomjs 2.1.1. I noticed this code and suspected it might be the cause. So I patched my installed gem to drop the checks in the compiled JS and use the line return this.click(page_id, id); and it worked.