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
I'm trying to upgrade to version 2.6.0 and got this error
jquery-3.6.0.js:4059 Uncaught TypeError: Cannot read properties of undefined (reading 'recordPreview')
at $..._addColumnsToHeaderRow (jquery.jtable.js:3102:30)
at $..._addColumnsToHeaderRow (jquery.jtable.js:3474:41)
at $..._addColumnsToHeaderRow (jquery.jtable.js:3794:41)
at $..._addRowToTableHead (jquery.jtable.js:305:18)
at $..._addRowToTableHead (jquery-ui.js:415:25)
at $..._createTableHead (jquery.jtable.js:296:18)
at $..._createTableHead (jquery-ui.js:415:25)
at $..._createTable (jquery.jtable.js:286:18)
at $..._createTable (jquery-ui.js:415:25)
at $..._create (jquery.jtable.js:150:18)
Thanks for any help. Best regards
The text was updated successfully, but these errors were encountered:
I expect you have solved your problem by now. If not and you are still having difficulty, as nothing the jtable code has changed in this region, please post your jtable definition, so that help can be offered.
I'm trying to upgrade to version 2.6.0 and got this error
jquery-3.6.0.js:4059 Uncaught TypeError: Cannot read properties of undefined (reading 'recordPreview')
at $..._addColumnsToHeaderRow (jquery.jtable.js:3102:30)
at $..._addColumnsToHeaderRow (jquery.jtable.js:3474:41)
at $..._addColumnsToHeaderRow (jquery.jtable.js:3794:41)
at $..._addRowToTableHead (jquery.jtable.js:305:18)
at $..._addRowToTableHead (jquery-ui.js:415:25)
at $..._createTableHead (jquery.jtable.js:296:18)
at $..._createTableHead (jquery-ui.js:415:25)
at $..._createTable (jquery.jtable.js:286:18)
at $..._createTable (jquery-ui.js:415:25)
at $..._create (jquery.jtable.js:150:18)
Thanks for any help. Best regards
The text was updated successfully, but these errors were encountered: