centralizedinc / fda-admin-portal

FDA Portal for the System Administrator
0 stars 0 forks source link

After resetting data, Admin Table got crashed. #9

Open mquijom opened 5 years ago

mquijom commented 5 years ago

It did not display the data. But when I add at least minimum of 6 approver user, the data table will show. And also, when i click next icon in table pagination it did not show the other next 5 data. Rows per page is also not working. This issue is related on #8

Attached image is the result.

image

ERROR TypeError: Cannot read property 'name' of undefined at admin.vue:314 at Array.forEach (<anonymous>) at a.getGroup (admin.vue:310) at Object.fn [as items] (admin.vue?7a51:1)

VPBelo commented 5 years ago