Skip to content

Conversation

@tomaszmlocek-pega
Copy link
Contributor

No description provided.

@tomaszmlocek-pega tomaszmlocek-pega requested a review from a team as a code owner December 10, 2025 13:59
#shouldReloadData(oldPayload, newPayload) {
// Fields to exclude from comparison (they contain selection values, not data config).
// What might be surpising - the `selectionKey` and `primaryField` props contain actual value, not the column name.
const excludedFields = ["value", "selectionKey", "contextPage", "primaryField"];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const excludedFields seems to be unused


#shouldReloadData(oldPayload, newPayload) {
// Fields to exclude from comparison (they contain selection values, not data config).
// What might be surpising - the `selectionKey` and `primaryField` props contain actual value, not the column name.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in word surpising

@tomaszmlocek-pega tomaszmlocek-pega force-pushed the bugfix/mloct/ISSUE-138342 branch from 0e48d1b to 5042ea9 Compare December 10, 2025 20:02
@marekpelc-pega marekpelc-pega merged commit 20ad3f4 into master Dec 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants