Domanda

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

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top