Author Topic: When Using Paramquery with jquery-ui-1.12.1...It's not working.  (Read 1908 times)

sam.shah

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 13
    • View Profile
Uncaught TypeError: g is not a constructor
    at Function.a.widget (jquery-ui-1.12.1.min.js:20)
    at pqgrid.dev.js:200
    at pqgrid.dev.js:201

ScenarioModeling:393 Uncaught TypeError: pq.grid is not a function
    at HTMLInputElement.<anonymous> (ScenarioModeling:393)
    at HTMLInputElement.dispatch (jquery-3.1.1.min.js:5207)
    at HTMLInputElement.elemData.handle (jquery-3.1.1.min.js:5015)

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6298
    • View Profile
Re: When Using Paramquery with jquery-ui-1.12.1...It's not working.
« Reply #1 on: March 15, 2018, 10:55:53 am »
It works fine with jQueryUI 1.12.1 without error.

https://plnkr.co/edit/n3ayoaPinnEFfi9W0Tbg?p=preview

Please share a test case to help reproduce the error.