Replies: 2 comments
-
I'm also facing the same issue. |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions