Jeff Emminger
Results
2
issues of
Jeff Emminger
It appears that the call to `e.stopPropagation()` breaks the "direct" upload functionality of Refile. Refile is listening to the change event on document, and this call prevents it from bubbling....
has workaround
It seems that since I recently upgraded from v1.2 to v2.0, I've been occasionally getting this error: ``` RuntimeError: Unsupported callback newline File "/app/vendor/bundle/ruby/2.3.0/gems/clockwork-2.0.2/lib/clockwork/manager.rb", line 44, in on File "/app/vendor/bundle/ruby/2.3.0/gems/clockwork-2.0.2/lib/clockwork.rb",...