jd-opensource / drip-form

基于React和JSONSchema的动态表单解决方案
https://jd-opensource.github.io/drip-form/
MIT License
613 stars 73 forks source link

[Bug] 设置一个表单模块有多选框和数字输入框,点击数字输入框组件设置默认值后在切换到多选框报错 #101

Closed Henry129999 closed 2 years ago

Henry129999 commented 2 years ago

Have you read the Contributing Guidelines on issues?

Prerequisites

Description

设置一个表单模块有多选框和数字输入框,点击数字输入框组件设置默认值后在切换到多选框报错

image

Steps to reproduce

  1. 设置一个表单模块有多选框和数字输入框
  2. 点击数字输入框组件设置默认值
  3. 切换到多选框报错

Current behavior

报错

Expected behavior

不报错

Your environment

Reproducible demo

No response

Self-service

mengshang918 commented 2 years ago

无法复现,请确认是否使用最新版本。 使用环境需要填写 image

确认是否 #90 导致问题,如果是,则已修复