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
Copy link
Copy Markdown

coderabbitai Bot commented May 27, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0fd68791-d737-47f2-ba92-b5efba81e814

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/tagname-ng21

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@NathanWalker NathanWalker merged commit 063d7ba into main May 27, 2026
5 checks passed
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