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

Fix merging of options to prevent combining if the same key exists within the merging arrays #88

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

chrispelzer
Copy link
Member

recursive on the options merge isn't needed as it would look merged the same keys rather than replace the keys if they exist.

Closes #87

…he same keys rather than replace the keys if they exist.
@chrispelzer chrispelzer merged commit 5089128 into main Apr 10, 2023
@chrispelzer chrispelzer deleted the fix-options-merging branch April 10, 2023 15:40
Copy link
Member

@nickdenardis nickdenardis left a comment

Choose a reason for hiding this comment

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

👍

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.

Configuring toolbar in config and on field can cause toolbar duplication
2 participants