Question

while upgrading intel app framework from 2.0 to 2.1, it is throwing an jquery error 'TypeError: o.promise is not a function in jquery'. I am using jq.appframework.min.js with jquery-1.11.0.min.js

Was it helpful?

Solution

this might be happening because of because of the upgraded jquery version. You need to downgrade it or merge the depreciated functionality.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top