Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Better support for going zoneless + signal migration #61291

Copy link
Copy link
Open
@jpike88

Description

@jpike88
Issue body actions

Is this a bug report or a feature request?

  • Bug Report
  • Feature Request

Please provide the steps to reproduce the issue [Bug Report only]

I assume that the angular team at some point wants devs to go zoneless, and to move angular from rxjs to signals?

The migration tools than are not enough to realistically achieve this.

After running existing migrations, I am left with many components that reference an internal value in a template (e.g a simple boolean property). But because it's zoneless, the value should be converted to a signal. Migration doesn't seem to support this, nor do I get any warnings.

So to convert the project across, I would have to stumble into broken functionality instead of get a global understand of what needs to be changed.

What is the recommendation around this?

Please provide the expected behavior vs the actual behavior you encountered [Bug Report only]

No response

Please provide a screenshot if possible [Bug Report only]

No response

Please provide the exception or error you saw [Bug Report only]


Is this a browser-specific issue? If so, please specify the device, browser, and version. [Bug Report only]


Description [Feature Request only]

No response

Proposed solution [Feature Request only]

No response

Alternatives considered [Feature Request only]

No response

Metadata

Metadata

Labels

area: docsRelated to the documentationRelated to the documentationcore: zonelessIssues related to running Angular without zone.jsIssues related to running Angular without zone.js

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.