data-driven-forms / react-forms

React library for rendering forms.
https://data-driven-forms.org/
Apache License 2.0
295 stars 85 forks source link

fix(renderer): pass field property to when in sequence and not #1423

Closed rvsia closed 10 months ago

rvsia commented 10 months ago

Fixes #1422

Description

field is not passed to inner sequence and not conditions

vercel[bot] commented 10 months ago

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

Name Status Preview Comments Updated (UTC)
react-forms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2023 2:23pm
DataDrivenFormsBot commented 10 months ago

A new version (fix) will be released: v3.21.10 [DataDrivenFormsBot]

codecov[bot] commented 10 months ago

Codecov Report

Merging #1423 (31bb391) into master (208c9a2) will not change coverage. Report is 1 commits behind head on master. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1423   +/-   ##
=======================================
  Coverage   94.96%   94.96%           
=======================================
  Files         210      210           
  Lines        3672     3672           
  Branches     1284     1284           
=======================================
  Hits         3487     3487           
  Misses        185      185           
Files Coverage Δ
...rm-renderer/src/parse-condition/parse-condition.js 98.21% <100.00%> (ø)

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

rvsia commented 10 months ago

:tada: This PR is included in version 3.21.10 :tada:

The release is available on

Data-Driven-Forms.org!