We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.9.4
从数据源拖拽字段到表格异常报错
单表150字段,拖拽到50个时出现异常,无法拖拽,控制台报错QuerySelector Undefined 根据代码溯源,onDrop函数内,document.getElementById(Id) 中Id为空 导致报错
The text was updated successfully, but these errors were encountered:
?影响什么
Sorry, something went wrong.
因长时间未回复,暂时关闭此问题
No branches or pull requests
版本号:
1.9.4
问题描述:
从数据源拖拽字段到表格异常报错
错误日志&截图:
重现步骤:
单表150字段,拖拽到50个时出现异常,无法拖拽,控制台报错QuerySelector Undefined
根据代码溯源,onDrop函数内,document.getElementById(Id) 中Id为空 导致报错
友情提示(为了提高issue处理效率):
The text was updated successfully, but these errors were encountered: