© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
2y ago
•
1 reply
bernhard
Filament v2 - Color picker lazy/debounce
I am using filament v2 and I have a colorpicker field
. Since I use the value of this field in another field
, the field is reactive
:
ColorPicker::make('color')->reactive()
ColorPicker::make('color')->reactive()
This works
, but I just wanna get updates
, after the color was picked and not on moving the circle of the colorpicker around
. Neither
lazy()
lazy()
nor
debounce("5000ms")
debounce("5000ms")
works
?
Is this a bug
?
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Color/Colour Picker
F
Filament / ❓┊help
3y ago
Debounce / Lazy on Markdown Field not working
F
Filament / ❓┊help
3y ago
Color Picker JavaScript Change Event
F
Filament / ❓┊help
2y ago
Maps filament v2
F
Filament / ❓┊help
3y ago