Sebastián Ventura
Sebastián Ventura
You mean as in telling you when the codebase has been updated?
@leo7418 Why was there a need to use `@ts-ignore`? Is there a type mismatch between `antd` and `rc-field-form` or something of that nature?
@afc163 after reviewing @leo7418 snippet in more detail, I realized that the types for the `validator` callback are incomplete on `rc-field-form`'s side, and `antd` just inherits that issue. Here are...
I'm getting the same issue - the inspector does not work when using the hook or component