Commit 4f043c0
committed
Fix category switcher state and update form default
Added dehydrateStateUsing to DocumentTypeCategorySwitcher to prevent dirty state issues with the model. Removed unnecessary 'live' method from the 'show_as_table' field in DocumentTypeForm.1 parent 352b555 commit 4f043c0
File tree
2 files changed
+3
-2
lines changed- src/Filament/Resources/DocumentTypes/Schemas
- Components
2 files changed
+3
-2
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
105 | 104 | | |
106 | 105 | | |
0 commit comments