© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•12mo 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 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

TextInput Autocomplete doesn't works
FilamentFFilament / ❓┊help
16mo ago
TextInput $set doesn't work on Mask
FilamentFFilament / ❓┊help
3y ago
How to use mask in TextInput
FilamentFFilament / ❓┊help
3y ago