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
Hi !
I have trying to this react-table-crud-example by cloning repository. For backend use, I cloned related node-js-sequelize-pagination-mysql. Backend works fine (tested with Postman).
Frontend flashes empty table on screen, but then following attached error message pops up.
The text was updated successfully, but these errors were encountered:
On 12 Mar 2021, 2.05 +0200, Tien Nguyen ***@***.***>, wrote:
> For backend use, I cloned related node-js-sequelize-pagination-mysql. Backend works fine (tested with Postman).
Hi, the pagination api does not work with this client, you should use this code for server:
https://github.com/bezkoder/nodejs-express-sequelize-mysql
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Hi !
I have trying to this react-table-crud-example by cloning repository. For backend use, I cloned related node-js-sequelize-pagination-mysql. Backend works fine (tested with Postman).
Frontend flashes empty table on screen, but then following attached error message pops up.
The text was updated successfully, but these errors were encountered: