Frage

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

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top