Vue中无法自定义默认显示表单,复选框、颜色选择器
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
最新
Link to Minimal Reproduction
https://visactor.io/vtable/guide/custom_define/vue-custom-component
Steps to Reproduce
尝试过在customLayout插槽中自定义CheckBox组件,无法编辑并且CheckBox组件label属性好像是默认text文本无法修改。不可以自定义第三方组件。
Current Behavior
自定义组件
Expected Behavior
自定义组件
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Vue custom-component guide at https://visactor.io/vtable/guide/custom_define/vue-custom-component and reproduce the issue through the customLayout slot using a CheckBox component. Investigate why the component cannot be edited and why its label appears tied to the default text; done means custom checkbox and color-picker components can be used with editable, customizable labels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100