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

Error: Cannot set properties of undefined (setting 'value') #2360

Open
namng050185 opened this issue Oct 23, 2024 · 2 comments · May be fixed by #2361
Open

Error: Cannot set properties of undefined (setting 'value') #2360

namng050185 opened this issue Oct 23, 2024 · 2 comments · May be fixed by #2361
Labels
bug Something isn't working

Comments

@namng050185
Copy link

I use scale-dropdown-select but when fill value from variable then error happen. Please see screenshot and help me

Screenshot 2024-10-23 at 21 02 10
Screenshot 2024-10-23 at 21 02 06

@namng050185 namng050185 added the bug Something isn't working label Oct 23, 2024
@amir-ba
Copy link
Collaborator

amir-ba commented Oct 23, 2024

@namng050185, welcome to the Scale community. And thanks for reporting your issue. But please provide a code sandbox where your issue is reproducible. And also provide a description of current behavior and the expected behavior. A screenshot alone will not allow us to you in any way.

@namng050185
Copy link
Author

I think i found issue in dropdown select: i set debug in file "scale-dropdown-select_13.entry.js" Function appendInputHidden call in componentDidLoad run after function updateInputHidden run. So error happen by that. And issue only happen when set value from variable in Angular project, Fixed value not happen

@tshimber tshimber linked a pull request Oct 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants