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(core): Provide a diagnostic for missing Signal invocation in template interpolation. #49660

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JeanMeche
Copy link
Contributor

To improve DX for beginners, this commit ads an extended diagnostic for Signals in template interpolations.

See #49657

PR Type

What kind of change does this PR introduce?

  • Feature

Does this PR introduce a breaking change?

  • No

@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Mar 31, 2023
@JeanMeche JeanMeche force-pushed the feat/signal-call-templatecheck branch from b26ac14 to a40e89f Compare March 31, 2023 16:41
…plate interpolation.

To improve DX for beginners, this commit ads an extended diagnostic for Signals in template interpolations.
@JeanMeche JeanMeche force-pushed the feat/signal-call-templatecheck branch from a40e89f to e88232a Compare March 31, 2023 17:10
@dylhunn
Copy link
Contributor

dylhunn commented Mar 31, 2023

This sounds like a great idea for a template diagnostic! Looking forward to it being ready for review/discussion!

@dylhunn dylhunn added area: compiler Issues related to `ngc`, Angular's template compiler compiler: extended diagnostics labels Mar 31, 2023
@ngbot ngbot bot modified the milestone: Backlog Mar 31, 2023
@dylhunn dylhunn added the target: major This PR is targeted for the next major release label Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: compiler Issues related to `ngc`, Angular's template compiler compiler: extended diagnostics detected: feature PR contains a feature commit target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants