© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•17mo ago•
2 replies
ddoddsr

export successful no notification

I am running a bulk action export and the process ends with a promise of a download notification and download link.
The data shows up in
storage/app/public/filament_exports/
storage/app/public/filament_exports/


But the notification never comes.

The data in the notification table row data:
 "body": "Your client export has completed and 1 row exported.",
    "color": null,
    "duration": "persistent",
    "icon": "heroicon-o-check-circle",
    "iconColor": "success",
    "status": "success",
    "title": "Export completed",
    "view": "filament-notifications::notification",
    "viewData": [],
    "format": "filament"
 "body": "Your client export has completed and 1 row exported.",
    "color": null,
    "duration": "persistent",
    "icon": "heroicon-o-check-circle",
    "iconColor": "success",
    "status": "success",
    "title": "Export completed",
    "view": "filament-notifications::notification",
    "viewData": [],
    "format": "filament"

I get other notifications why not these?
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Export action update table rows after successful export
FilamentFFilament / ❓┊help
3y ago
Launch Export Action from Notification
FilamentFFilament / ❓┊help
2y ago
Notification after successful edit via table action
FilamentFFilament / ❓┊help
3y ago
Not receiving notification on data export
FilamentFFilament / ❓┊help
2y ago