Hello, we are upgrading from ParamQuery Pro v3.3.0 ParamQuery Pro v9.1.1. We had several web pages created using pqgrid and almost working fine, among them one page where we have PQGrid in Modal popup. It is throwing below JS error while opening Modal popup second time (i.e First time works well, if I closed modal popup and opened again then throwing error).
Uncaught TypeError: Cannot redefine property: nodeClose
at Function.defineProperty (<anonymous>)
at new t.cTree (<anonymous>:9:256586)
at HTMLDocument.<anonymous> (<anonymous>:9:256436)
at HTMLDocument.dispatch (jquery-3.7.1.js:2:40035)
at v.handle (jquery-3.7.1.js:2:38006)
at Object.trigger (jquery-3.7.1.js:2:70124)
at obj.<computed>.triggerHandler (jquery-3.7.1.js:2:70811)
at e._create (<anonymous>:9:39969)
at $.<computed>.<computed>._create (jquery-ui.js:143:25)
at $.<computed>.<computed>._super (jquery-ui.js:128:35)
It was working fine with ParamQuery Pro v3.3.0 version.
Any thoughts ?