VisActor / VisActor/VTable

[Bug] 自定义编辑器的getValue方法比validateValue方法要先执行,与官方提供的流程图不符

Open
#3,190 6 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

Version

1.14.0

Link to Minimal Reproduction

https://visactor.io/vtable/demo/edit/custom-editor

Steps to Reproduce
image image
Current Behavior

先执行getvalue然后再执行validateValue

Expected Behavior

先执行validateValue然后再执行getvalue

Environment
- OS:macOS Monterey
- Browser:Chrome 96.0.4664.55
- Framework:Vue@3
Any additional comments?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.