Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core - DeepExtendArraySafe - fix bug with undefined(T1226946) + scheduler(T1228488) #28022

Merged

Conversation

ivanblinov2k17
Copy link
Contributor

No description provided.

Add flag shouldCopyUndefined

Pass new flag into recursive call

DataGrid(T1226946): add new deepExtendArraySafe option support

Make the deepExtendArraySafe copy undefined if prevValue is undefined

update test

DataGrid(T1226946): fix incorrect test case

Modify array store to copy undefined

Fix to not copy nested undefined if shouldCopyUndefined is false
Add flag shouldCopyUndefined

Pass new flag into recursive call

DataGrid(T1226946): add new deepExtendArraySafe option support

Make the deepExtendArraySafe copy undefined if prevValue is undefined

update test

Core - deepExtendArraySafe -  shallow -> deep copying of arrays
@ivanblinov2k17 ivanblinov2k17 changed the title Core - DeepExtendArraySafe - fix bug with undefined + scheduler Core - DeepExtendArraySafe - fix bug with undefined(T1226946) + scheduler(T1228488) Sep 12, 2024
@ivanblinov2k17 ivanblinov2k17 merged commit 1c51bf4 into DevExpress:24_2 Sep 16, 2024
278 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants