Skip to content

fix(auto-complete): error when nest input-number #6751

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

Closed
wants to merge 1 commit into from

Conversation

kovsu
Copy link
Member

@kovsu kovsu commented Jul 17, 2023

fix: #6685

image

image

在这个方法中,输入时可以看到传入的不是一个 event 事件,而是一个 string 类型的值,所以解析不到 value 导致控制台报 Uncaught TypeError: Cannot read properties of undefined (reading 'value') 的错误。

@kovsu kovsu closed this Jul 30, 2023
@kovsu kovsu deleted the fix-auto-complete branch August 6, 2023 07:45
Copy link

github-actions bot commented Aug 7, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception occurred in AutoComplete component nesting Input-Number
1 participant