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

TypeScript: Allow id accessor of Component to be overridden by a string accessor #457

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

frank-weindel
Copy link
Contributor

As well as a number accessor, since by default id produces a number if it is not overridden.

Fixes #456

…ring accessor

As well as a number accessor, since by default `id` produces a number if it is not overridden.

Fixes rdkcentral#456
@uguraslan uguraslan merged commit acf591e into rdkcentral:dev Mar 29, 2023
@uguraslan uguraslan added this to the Lightning v2.10.0 milestone Apr 13, 2023
@uguraslan uguraslan mentioned this pull request Apr 14, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

TypeScript: Unable to override the id accessor of a Component with string
4 participants