check what is happening in the browser development tools, particularly the network tab
Datatable acting funny on Forge but not on local dev environment
I have a data-table that works perfectly on my local dev environment. It filters through a paginated set of 11k records when user selects a filter type.
But when I load the exact same code on Forge Servers, 4 core with 8G memory, the data-table rows do not show in the list. Every time they don't show records I see the pagination total counts correctly and the pagination buttons all working, but the rows do not display??
Very Strange. I noticed that filters that have large sets, like "All Cases" which should return all 11k records, don't show records, but smaller sets under 500 show... Again all the code works perfect on my local dev. If anyone has seen this would help tremendously since my client wants to see a demo this week.
Thanks
Please or to participate in this conversation.