Textarea and select field disabled() issue

I have applied ->disabled(fn (Get $get): bool => $get('same_addr')) based on checkbox [same_addr] value , but when I checkbox checked then it disabled and again if I uncheck then textarea and select field not enable to edit. What is issue?
Screenshot_2024-06-22_at_3.10.14_PM.png
Was this page helpful?