Hi,
I encounter problem of ejGrid pagination that only happens in Google Chrome (I'm using Windows 7).
At the first load, pagination is working fine, but after clicking another link ( using router in Angular), and click back to the link where the grid is displayed, the pagination is not working anymore.
And this is only happened when there is ejChart on the page. When ejChart is removed, the pagination is working.
I combined this two example from :
and
The library used is version : 14.2.32
This error doesn't happen in Firefox.
The error is :
ej.web.all.min.js:10
Uncaught TypeError: Cannot read property 'find' of null
sendDataRenderingRequest @ ej.web.all.min.js:10_
processBindings @ ej.web.all.min.js:10
gotoPage @ ej.web.all.min.js:10
_gPagerClickHandler @ ej.web.all.min.js:10
_trigger @ ej.web.all.min.js:10goToPage @ ej.web.all.min.js:10
_pagerClickHandler @ ej.web.all.min.js:10
dispatch @ jquery.js:4430
r.handle @ jquery.js:4116
Is this a known issue and have a workaround?
Please find attached controller example, and the html example, also error screenshot)
Thank you,
Ria
Attachment:
paginationerror_b7101005.zip