Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Relations | AdminJS ICONS #1733

Open
oleksandrzauholnyi opened this issue Jan 12, 2025 · 0 comments
Open

[Bug]: Relations | AdminJS ICONS #1733

oleksandrzauholnyi opened this issue Jan 12, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@oleksandrzauholnyi
Copy link

Contact Details

No response

What happened?

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?
Знімок екрана 2025-01-12 о 15 57 34

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

@oleksandrzauholnyi oleksandrzauholnyi added the bug Something isn't working label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant