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(Forms): ensure pathDefined on Form.Visibility does not render when value is undefined #4539

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

tujoworker
Copy link
Member

Relies on #4538

Copy link

vercel bot commented Feb 5, 2025

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

Name Status Preview Comments Updated (UTC)
eufemia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2025 4:55pm

Copy link

codesandbox-ci bot commented Feb 5, 2025

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.

@tujoworker tujoworker merged commit 4f99680 into main Feb 6, 2025
10 checks passed
@tujoworker tujoworker deleted the fix/forms-useVisibility-pathDefined branch February 6, 2025 06:00
tujoworker pushed a commit that referenced this pull request Feb 6, 2025
## [10.63.3](v10.63.2...v10.63.3) (2025-02-06)

### 📝 Documentation

* **Portal:** wrap text of property table description ([#4543](#4543)) ([b0ba974](b0ba974))

### 🐛 Bug Fixes

* **Forms:** enhance Form.useData to update and render in sync when `id` is used ([#4536](#4536)) ([bb12d70](bb12d70)), closes [#4461](#4461)
* **Forms:** ensure `pathDefined` on Form.Visibility does not render when value is `undefined` ([#4539](#4539)) ([4f99680](4f99680))
* **Forms:** ensure `pathUndefined` on Form.Visibility does render when value is `undefined` ([#4540](#4540)) ([9d165e3](9d165e3))
@tujoworker
Copy link
Member Author

🎉 This PR is included in version 10.63.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants