Skip to content

Commit

Permalink
Merge pull request #15424 from filamentphp/revert-15346-hotfix/update…
Browse files Browse the repository at this point in the history
…_key_value_front_state

Revert "Fix: key-value form component initial rows/state synchronization"
  • Loading branch information
danharrin authored Jan 24, 2025
2 parents d518fe0 + e031703 commit ae86b8c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion packages/forms/dist/components/key-value.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions packages/forms/resources/js/components/key-value.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ export default function keyValueFormComponent({ state }) {
return
}

this.shouldUpdateRows = true

this.updateRows()
})
},
Expand Down

0 comments on commit ae86b8c

Please sign in to comment.