You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are upgrading to jQuery version 3.2.1
We have Rihno version 1_7R2 and we are getting error Object.defineProperty is not a function.
I tried other new version of Rihno but nothing worked.
The reason may be Object.defineProperty is defined in JS 1.8 and rihno is in JS 1.7
can anyone of you help me to solve this ?
The text was updated successfully, but these errors were encountered:
Hi All
we are upgrading to jQuery version 3.2.1
We have Rihno version 1_7R2 and we are getting error Object.defineProperty is not a function.
I tried other new version of Rihno but nothing worked.
The reason may be Object.defineProperty is defined in JS 1.8 and rihno is in JS 1.7
can anyone of you help me to solve this ?
The text was updated successfully, but these errors were encountered: