What steps will reproduce the problem?
1. I am using your plugin in AJAX
2. by clicking upload button, HTML form will populate, containing multifile
plugin
3.it works fine first time, when I close the form, and open it again -- it does
not work. It shows error here. (value =
$.fn.MultiFile.intercepted[method].apply(this, arguments);)
In firebug It says : TypeError: $.fn.MultiFile.intercepted[method] is undefined
In Chrome It says : Uncaught TypeError: Cannot read property 'apply' of
undefined
What is the expected output? What do you see instead?
--> Able to upload files second time (Or As many time as user want) by clicking
upload button.
What version of the plugin/jQuery are you using?
PLUGIN VERSION: v1.48
JQUERY VERSION: 1.11.2
On what browser(s) or operating system?
BROWSER(S): chrome,Firefox
Please provide a link to where the problem can be observed:
URL: It's on production, so can not provide.
Feel free to provide any additional information below.
--> Can provide screen shot if you guys need.
Original issue reported on code.google.com by vatsal.c...@gmail.com on 23 Dec 2014 at 8:43
Original issue reported on code.google.com by
vatsal.c...@gmail.com
on 23 Dec 2014 at 8:43Attachments: