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

The readOnly property's default value cannot be redefined #7013

Closed
andrewtelnov opened this issue Sep 25, 2023 · 0 comments
Closed

The readOnly property's default value cannot be redefined #7013

andrewtelnov opened this issue Sep 25, 2023 · 0 comments
Assignees
Labels
bug user issue An issue or bug reported by users
Milestone

Comments

@andrewtelnov
Copy link
Member

The following code doesn't change the default value for readOnly property from false to true:
Serializer.findProperty("question", "readOnly").defaultValue = true;

@andrewtelnov andrewtelnov added bug user issue An issue or bug reported by users labels Sep 25, 2023
@andrewtelnov andrewtelnov self-assigned this Sep 25, 2023
@RomanTsukanov RomanTsukanov changed the title Could not rewrite default value for readOnly property The readOnly property's default value cannot be redefined Sep 26, 2023
@OlgaLarina OlgaLarina added this to the v1.9.110 milestone Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug user issue An issue or bug reported by users
Projects
None yet
Development

No branches or pull requests

2 participants