© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•14mo ago•
21 replies
btx

Remove FileUpload delay/debounce

I am using the
Forms\Components\FileUpload
Forms\Components\FileUpload
component in a form.
Hovever, even when the file is 1kb, the upload process takes about 2 seconds. In this time, the browser shows no outgoing request. When this happens, the upload itself takes 28ms. Why is the UI waiting so long to perform the request?
->debounce(0)
->debounce(0)
helped to reduce it by 1 seconds, but it seems this wasn't it all.
I want a fast and snappy as possible expericence.
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

Remove file from FileUpload
FilamentFFilament / ❓┊help
3y ago
Data remove when trigger `->live(debounce: 500)`
FilamentFFilament / ❓┊help
6mo ago
Debounce issue
FilamentFFilament / ❓┊help
10mo ago