Search
Get Started
F
Filament
•
10mo ago
Andy McOvens
Any reason TextInput doesn't use CanFixIndistinctState?
creating and using the following class works in my limited testing
, wondered if there was a reason
?
class NewTextInput extends TextInput { use CanFixIndistinctState; }
class NewTextInput extends TextInput { use CanFixIndistinctState; }
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,361
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
class NewTextInput extends TextInput
{
use CanFixIndistinctState;
}
class NewTextInput extends TextInput
{
use CanFixIndistinctState;
}
No replies yet
Be the first to reply to this message
Join
Similar Threads
TextInput Autocomplete doesn't works
F
Filament / ❓┊help
14mo ago
TextInput $set doesn't work on Mask
F
Filament / ❓┊help
3y ago
How to use mask in TextInput
F
Filament / ❓┊help
3y ago
filament resource doesn't show any data
F
Filament / ❓┊help
3y ago