© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
2 replies
Marco

Select input value not set in dynamically created Tab component

Attached is a simplified version of the Form that i have. I dynamically add tabs based on the machines i select.
In the dynamically created Tab I have a select component with options.
If I select an option and submit the Form the value of the select will remain "null".

I get the following error when the Tab is dynamically created:
Livewire Entangle Error: Livewire property ['data.1_machine_option'] cannot be found on component:
Livewire Entangle Error: Livewire property ['data.1_machine_option'] cannot be found on component:


It seems like its looking for the field in the 'original' form data, when i create this tab.
Is there a way to accomplice the scenario that i want?

Note: Components like TextInputs and Checkboxes work fine, I only have the problem with the Select component
form.txt2.46KB
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

Select input value not being set
FilamentFFilament / ❓┊help
2y ago
Value in Select component
FilamentFFilament / ❓┊help
3y ago
Default value in Select input
FilamentFFilament / ❓┊help
2y ago
Dynamically disabling the Select Input
FilamentFFilament / ❓┊help
3y ago