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
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
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
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 ?