adminjs icon indicating copy to clipboard operation
adminjs copied to clipboard

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

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

### Contact Details _No response_ ### What happened? "recharts" is imported by "main/dashboard/charts/myComponent.jsx", but could not be resolved – treating it as an external dependency. No name was provided for...

bug

### Contact Details _No response_ ### What happened? I complained earlier that leaflet maps were not rendering properly during development, and @dziraf fixed the bug and released a new version....

bug

### Discussed in https://github.com/SoftwareBrothers/adminjs/discussions/1648 Originally posted by **Dr4CuK30** April 2, 2024 Hello guys, I wrote a implementation of relations (one to many and many to many) using the @adminjs/relations but...

### Contact Details _No response_ ### What happened? Im trying to sort my oneToMany table on configured sort options. ``` export const requestLogsResource = (prisma: PrismaClient) => ({ resource: {...

bug

### Contact Details _No response_ ### What happened? I created a custom endpoint which connects well with the backend, but the data I sent is nowhere to be found. Here...

bug

### Contact Details nickgieschen3636 in the discord channel ### What happened? I am trying to remove one item from a many-to-many relation. However, when I delete just one item, it...

bug

### Contact Details _No response_ ### What happened? When I change the theme color from light to dark in the properties, the logo changes to default logo? `const adminOptions =...

bug

### Contact Details _No response_ ### What happened? added a new custom action to a resource A with "icon" property. In the list page of the resource the icon is...

bug

### Contact Details _No response_ ### What happened? I have the below file containing my custom component, can you help me understand why Admin JS is taking so long to...

bug

### Contact Details _No response_ ### What happened? I want a situation where only the record or records with the exact property match are returned, instead of those with partial...

bug