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

Fixed bug on change group value #944

Merged
merged 5 commits into from
Jul 6, 2023
Merged

Fixed bug on change group value #944

merged 5 commits into from
Jul 6, 2023

Conversation

ukrbublik
Copy link
Owner

Fixes issue #923

@codesandbox
Copy link

codesandbox bot commented Jul 6, 2023

This branch is running in CodeSandbox. Use the links below to review this PR faster.


CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

@vercel
Copy link

vercel bot commented Jul 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-awesome-query-builder-examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 0:10am
react-awesome-query-builder-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 0:10am
react-awesome-query-builder-sandbox-next ✅ Ready (Inspect) Visit Preview Jul 6, 2023 0:10am

@ukrbublik ukrbublik linked an issue Jul 6, 2023 that may be closed by this pull request
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 6, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 2a9cdd7:

Sandbox Source
@react-awesome-query-builder/examples Configuration
@react-awesome-query-builder/sandbox Configuration
@react-awesome-query-builder/sandbox-simple Configuration
@react-awesome-query-builder/sandbox-next Configuration

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #944 (c390a13) into master (13f8898) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #944      +/-   ##
==========================================
+ Coverage   79.32%   79.33%   +0.01%     
==========================================
  Files         182      182              
  Lines        8784     8784              
  Branches     1080     1080              
==========================================
+ Hits         6968     6969       +1     
+ Misses       1257     1256       -1     
  Partials      559      559              
Impacted Files Coverage Δ
packages/core/modules/utils/validation.js 84.77% <100.00%> (ø)

... and 1 file with indirect coverage changes

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.

array mode does not work anymore in 6.2.0
1 participant