dev-partners / laravel-nova-auditable-log

A Laravel Nova resource tool for visualizing the audit log created by the Laravel Auditing package.
51 stars 22 forks source link

Restore icon shows but is not clickable #30

Closed GlennBags closed 1 year ago

GlennBags commented 1 year ago

Have installed and created Gates for "audit" and "audit_restore", however, although my user sees the restore svg icon, it does not appear as clickable on hover, and nothing happens if I click anyway.

I have rebuild with npm. Is there some other configuration that I'm missing?

Using Nova 4.12 and laravel-auditing 13.5. Auditable-log shows as 2.0.

GlennBags commented 1 year ago

Nobody?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

octoxan commented 1 year ago

@GlennBags ever have any luck with this? Running into the same issue, but seems this package may be abandoned and can't find a good alternative =|

GlennBags commented 1 year ago

No, had no luck. As you said though, hadn't found a good alternative so we're retaining it atm for the history, as that's the primary interest.