adminjs icon indicating copy to clipboard operation
adminjs copied to clipboard

AdminJS is an admin panel for apps written in node.js

Results 249 adminjs issues
Sort by recently updated
recently updated
newest added

### Contact Details _No response_ ### What happened? I am using a custom component that is a modal with an input field in it. Every `onChange` event causes a re-render...

bug

### Contact Details _No response_ ### What happened? I am using passwordsFeature. When I'd like to edit user's password, an error occurred: Error: Component "PasswordEditComponent" has not been bundled, ensure...

bug

### Contact Details _No response_ ### What happened? When trying to use many to many with a model that has a optional reference, the entries without a reference cause Prisma...

bug

### Contact Details _No response_ ### What happened? When trying to follow the One to Many example I am getting an error that looks awfully similar to https://github.com/SoftwareBrothers/adminjs/issues/1616#issue-2113475705 I've tried...

bug

### Contact Details _No response_ ### What happened? I have a custom component for creating or updating a record. Upon saving, the filter component moves down, as shown in the...

bug

### Contact Details _No response_ ### What happened? i have implemented Adminjs in my Nodejs app and when i run it locally it works as expected, but when i try...

bug

This is a thread to aggregate all questions/feedback/urgent bugs/discussions related to the recently released version 7. Feel free to share your ideas or let us know about any issues you're...

### Contact Details _No response_ ### What happened? Editing an input with datetime, i have this first rendering that looks great, but when i click on the next arrow, the...

bug

### What happened? The record id looked like this "20.500.12269/0013f34a-8b59-4503-a62d-50ecb7b968b5". In the List table it mappes all the items properly, but when I click individual item it redirects to the...

bug

### What happened? I'm encountering an issue with AdminJS when applying filters to a Mongoose model. The error message I'm seeing is "TypeError: this.MongooseModel.count is not a function". Here's the...

bug