Yogiben:autoform-file not working on Firefox

Hi everyone, I am trying to implement an image uploading function in my meteor app using autoform and yogiben;autoform-file and it is throwing the following error in Firefox console.

Error: Syntax error, unrecognized expression: # jquery.js:1549:8

Seems like it has something to do with jQuery

The implementation works perfectly in Chrome