-
Notifications
You must be signed in to change notification settings - Fork 382
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
[Knockout] An exception is thrown when using Ctrl+Z to reset a calculated field name to its initial value #4889
Comments
JaneSjs
changed the title
The 'Cannot read properties of undefined (reading 'value')' exception is thrown when using the Ctrl+Z to reset a calculated field name to the initial value
[Knockout] The 'Cannot read properties of undefined (reading 'value')' exception is thrown when using the Ctrl+Z to reset a calculated field name to the initial value
Nov 14, 2023
tsv2013
pushed a commit
that referenced
this issue
Nov 17, 2023
…e')' exception is thrown when using the Ctrl+Z to reset a calculated field name to the initial value
tsv2013
pushed a commit
to surveyjs/survey-library
that referenced
this issue
Nov 20, 2023
…f undefined (reading 'value')' exception is thrown when using the Ctrl+Z to reset a calculated field name to the initial value
tsv2013
pushed a commit
that referenced
this issue
Nov 20, 2023
…e')' exception is thrown when using the Ctrl+Z to reset a calculated field name to the initial value
novikov82
pushed a commit
to surveyjs/survey-library
that referenced
this issue
Nov 20, 2023
…f undefined (reading 'value')' exception is thrown when using the Ctrl+Z to reset a calculated field name to the initial value (#7386) Co-authored-by: tsv2013 <[email protected]>
tsv2013
added a commit
that referenced
this issue
Nov 21, 2023
…e')' exception is thrown when using the Ctrl+Z to reset a calculated field name to the initial value (#4902) * Fixed #4889 - The 'Cannot read properties of undefined (reading 'value')' exception is thrown when using the Ctrl+Z to reset a calculated field name to the initial value * Fixed #4889 - The 'Cannot read properties of undefined (reading 'value')' exception is thrown when using the Ctrl+Z to reset a calculated field name to the initial value * Fixed linter * Fixed u-tests --------- Co-authored-by: tsv2013 <[email protected]>
RomanTsukanov
changed the title
[Knockout] The 'Cannot read properties of undefined (reading 'value')' exception is thrown when using the Ctrl+Z to reset a calculated field name to the initial value
[Knockout] An exception is thrown when using Ctrl+Z to reset a calculated field name to its initial value
Nov 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To reproduce the issue, run a free demo and follow these steps:
2023-11-14_11-50-14.mp4
The following exception appears in a browser console:
The text was updated successfully, but these errors were encountered: