Skip to content
New issue

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

拖拽单选框点击时间row为空 #81

Open
guoziqin opened this issue Apr 8, 2023 · 6 comments
Open

拖拽单选框点击时间row为空 #81

guoziqin opened this issue Apr 8, 2023 · 6 comments

Comments

@guoziqin
Copy link

guoziqin commented Apr 8, 2023

Version:
lib version:

"@form-create/designer": "^3.1.3",
 "@for
node version: 16.13.0
npm version: 8.1.0
Code example:
<img width="641" alt="image" src="https://user-images.githubusercontent.com/37041136/230711659-cfed944c-2985-46dd-a43a-7ee0fb3a2cee.png">

Error exmaple:
<img width="1257" alt="image" src="https://user-images.githubusercontent.com/37041136/230711702-d1923b5e-ca5e-4324-97eb-a79e05c0f382.png">

<img width="1424" alt="image" src="https://user-images.githubusercontent.com/37041136/230711728-f6d80ede-c9c8-4b19-bfba-20815ea6ab87.png">
@guoziqin
Copy link
Author

guoziqin commented Apr 8, 2023

拖拽多选框后单击多选框 也是有问题

@guoziqin
Copy link
Author

guoziqin commented Apr 8, 2023

原先的依赖版本是
"@form-create/designer": "^3.1.0",
"@form-create/element-ui": "^3.1.17",

@guoziqin
Copy link
Author

guoziqin commented Apr 9, 2023

重新编译了下加了个判断

@guoziqin
Copy link
Author

guoziqin commented Apr 9, 2023

image

可以fix下么

@xaboy
Copy link
Owner

xaboy commented Apr 10, 2023

row为空? 没有明白是什么问题 @guoziqin

@BowenHero
Copy link

我也有这个问题 node18.3.0 npm9.6.3
index.es.js:11979 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'row')
at index.es.js:11979:29
at renderFnWithContext (runtime-core.esm-bundler.js:852:19)
at normalizeChildren (runtime-core.esm-bundler.js:7006:42)
at createBaseVNode (runtime-core.esm-bundler.js:6755:9)
at _createVNode (runtime-core.esm-bundler.js:6857:12)
at createVNodeWithArgsTransform (runtime-core.esm-bundler.js:6712:12)
at createBlock (runtime-core.esm-bundler.js:6683:23)
at index.es.js:11972:105
at renderList (runtime-core.esm-bundler.js:2912:22)
at index.es.js:11972:60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants