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
Hello, I need some help.
I purchased the Relations plugin for AdminJS.
Where can I find support for this paid product?
Also, does anyone know how to fix an issue where the action icons aren't appearing?
RelationRecordInListActions.js
you take icons from the object and not from those specified in the resource
j:{show: "Eye", edit: "Edit2", delete: "Trash2"}
icon: j[a.name]
Contact Details
No response
What happened?
Hello, I need some help.
![Знімок екрана 2025-01-12 о 15 57 34](https://private-user-images.githubusercontent.com/110162985/402361341-3cc3421b-b330-4652-8e87-ffa63f81618b.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODE1MTgsIm5iZiI6MTczOTE4MTIxOCwicGF0aCI6Ii8xMTAxNjI5ODUvNDAyMzYxMzQxLTNjYzM0MjFiLWIzMzAtNDY1Mi04ZTg3LWZmYTYzZjgxNjE4Yi5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQwOTUzMzhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yYzE4OWJmNGExMDY3ZTA4ZDRkMmQ4MzI4NjYyOTM0NDVmZTUwNjM2MmZlNzdlNmNkOTczMDRkNmJjNzY2MzE4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.bHvklRcu8K8biVg_uXYVkNWQJPPLerSkgk9Fu0ixnyI)
I purchased the Relations plugin for AdminJS.
Where can I find support for this paid product?
Also, does anyone know how to fix an issue where the action icons aren't appearing?
RelationRecordInListActions.js
you take icons from the object and not from those specified in the resource
j:{show: "Eye", edit: "Edit2", delete: "Trash2"}
icon: j[a.name]
Bug prevalence
do not show actions icons
AdminJS dependencies version
"@adminjs/design-system": "^4.1.1",
"@adminjs/express": "^6.1.0",
"@adminjs/relations": "^1.1.2",
"@adminjs/sequelize": "^4.1.1",
"@adminjs/upload": "^4.0.2",
"@binance/connector": "^3.4.1",
"adminjs": "^7.8.12",
What browsers do you see the problem on?
No response
Relevant log output
No response
Relevant code that's giving you issues
No response
The text was updated successfully, but these errors were encountered: