fix: set tagName on NgView for Angular 21 bootstrap compatibility by NathanWalker · Pull Request #168 · NativeScript/angular · GitHub
Skip to content

fix: set tagName on NgView for Angular 21 bootstrap compatibility#168

Merged
NathanWalker merged 1 commit into
mainfrom
fix/tagname-ng21
May 27, 2026
Merged

fix: set tagName on NgView for Angular 21 bootstrap compatibility#168
NathanWalker merged 1 commit into
mainfrom
fix/tagname-ng21

Conversation

@NathanWalker

Copy link
Copy Markdown
Contributor

Addresses compatibility issues with Angular 21+ by ensuring that all NativeScript views have a valid tagName property, which Angular expects during component bootstrap. The changes guarantee that the tagName is always a non-empty string, preventing runtime errors related to missing or undefined properties.

@coderabbitai

coderabbitai Bot commented May 27, 2026

Copy link
Copy Markdown

@NathanWalker NathanWalker merged commit 063d7ba into main May 27, 2026
5 checks passed
@NathanWalker NathanWalker deleted the fix/tagname-ng21 branch May 27, 2026 22:55
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.

1 participant