Replies: 2 comments
|
I'm also facing the same issue. |
0 replies
|
I had the same issue and it turned out to be one of my middleware that was causing the problem. I suggest you temporily disable your middlewares one after the other untill you find the culprit. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am using the Adminjs with Prisma adapter and postgresSql as database. The Adminjs is working smoothly just when i am trying to make a edit and saving it the request is never getting fulfilled.
All reactions