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

feat(engine): tagName property #3642

Merged
merged 2 commits into from
Jul 27, 2023
Merged

feat(engine): tagName property #3642

merged 2 commits into from
Jul 27, 2023

Conversation

ekashida
Copy link
Member

Details

Fixes #3633

Does this pull request introduce a breaking change?

No

tagName can still be defined by the component.

Does this pull request introduce an observable change?

Yes

tagName is no longer undefined.

GUS work item

W-13784946

Co-authored-by: Abdulsattar Mohammed <asattar.md@gmail.com>
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
@ekashida ekashida requested a review from a team as a code owner July 21, 2023 17:52
Copy link
Contributor

@nolanlawson nolanlawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Co-authored-by: Nolan Lawson <nlawson@salesforce.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In a LightningElement, this.tagName is undefined
2 participants