Rihno version 1_7R2 - getting error Object.defineProperty

Author: techhounds2015Created Dec 20, 2017Updated Dec 21, 2017

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 ?