Вопрос

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

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top