Fix vue2 control type by TheZoker · Pull Request #2088 · eclipsesource/jsonforms
Navigation Menu
{{ message }}
eclipsesource / jsonforms Public
- Notifications You must be signed in to change notification settings
- Fork 421
Merged
sdirix merged 1 commit intoeclipsesource:masterfrom
Feb 9, 2023Merged
sdirix merged 1 commit intoeclipsesource:masterfrom
sdirix merged 1 commit intoeclipsesource:masterfrom
Conversation
Copy link
Contributor
TheZoker
commented
Feb 1, 2023
TheZoker
commented
Changes the control type from Required<R> to ComputedRef<Required<R>>.
Fixes #1967
Copy link
✅ Deploy Preview for jsonforms-examples ready!
| Name | Link |
|---|---|
| 🔨 Latest commit | fdca4ca |
| 🔍 Latest deploy log | https://app.netlify.com/sites/jsonforms-examples/deploys/63da6301d611c30008fc7fb0 |
| 😎 Deploy Preview | https://deploy-preview-2088--jsonforms-examples.netlify.app |
| 📱 Preview on mobile |
To edit notification comments on pull requests, go to your Netlify site settings.
TheZoker
mentioned this pull request
Copy link
coveralls
commented
Feb 1, 2023
coveralls commented
Feb 1, 2023sdirix approved these changes Feb 9, 2023
Copy link
Member
sdirix
left a comment
sdirix
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
sdirix
merged commit
b77a4be
into
eclipsesource:master
TheZoker
deleted the
fix-vue-type-issue
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment