my file upload widget not displaying in form .
while inspecting console leaves an error message as follows:-
Uncaught TypeError: jQuery(...).fileinput is not a function
at HTMLDocument. (update?id=1:1923)
at i (jquery-1.12.4.min.js:2)
at Object.fireWith [as resolveWith] (jquery-1.12.4.min.js:2)
at Function.ready (jquery-1.12.4.min.js:2)
at HTMLDocument.K (jquery-1.12.4.min.js:2)
i think here occurs a confilct with jquery how to solve this issue
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
my file upload widget not displaying in form . while inspecting console leaves an error message as follows:- Uncaught TypeError: jQuery(...).fileinput is not a function at HTMLDocument. (update?id=1:1923)
at i (jquery-1.12.4.min.js:2)
at Object.fireWith [as resolveWith] (jquery-1.12.4.min.js:2)
at Function.ready (jquery-1.12.4.min.js:2)
at HTMLDocument.K (jquery-1.12.4.min.js:2)
i think here occurs a confilct with jquery how to solve this issue
please give a solution ![Uploading image.png…]()