Author Topic: Refresh return an error log : Cannot read properties of undefined (reading 'bind  (Read 303 times)

NearEarthObject

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 30
    • View Profile
Hi !
Complete log is:
Uncaught TypeError: Cannot read properties of undefined (reading 'bind')
    at A.callXHR (pqgrid.min.js:9:62743)
    at A.remoteRequest (pqgrid.min.js:9:63069)
    at A.refreshDataAndView (pqgrid.min.js:9:66121)
    at V.<computed>.<computed>.refresh (pqgrid.min.js:9:59938)
    at t._trigger (pqgrid.min.js:9:10940)
    at HTMLSpanElement.<anonymous> (pqgrid.min.js:9:35850)
    at HTMLSpanElement.<anonymous> (pqgrid.min.js:9:36930)
    at HTMLSpanElement.dispatch (jquery-3.7.1.min.js:2:40035)
    at v.handle (jquery-3.7.1.min.js:2:38006)

Any idea how I can fix that ?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6260
    • View Profile
If you try to refresh / overwrite the whole dataModel, it can raise this error.

Please try to update only the required properties of dataModel.