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(mui): added initialValue to the list of excluded props #1475

Closed mdomarus closed 2 months ago

mdomarus commented 2 months ago

Description

On multiselect initialValue was passed to the span element resulting in console errors.

Checklist: (please see documentation page for more information)

vercel[bot] commented 2 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 Jul 10, 2024 10:34am
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.49%. Comparing base (83a4737) to head (acfb9cc). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1475 +/- ## ======================================= Coverage 94.49% 94.49% ======================================= Files 210 210 Lines 3975 3975 Branches 1629 1629 ======================================= Hits 3756 3756 Misses 219 219 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

rvsia commented 2 months ago

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

The release is available on

Data-Driven-Forms.org!