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

Angular 18 support #44

Open
grant-wilson opened this issue Jun 9, 2024 · 2 comments
Open

Angular 18 support #44

grant-wilson opened this issue Jun 9, 2024 · 2 comments

Comments

@grant-wilson
Copy link

No description provided.

@MarloneA
Copy link

MarloneA commented Jul 4, 2024

For more context, there's an upstream dependency conflict with ng-signal-forms and the new angular 18 update, I added an override on my package.json to be able to use it but ideally we shouldn't have to do this.

"overrides": {
    "ng-signal-forms": {
      "@angular/core": "$@angular/core"
    }
  }

@timdeschryver
Copy link
Owner

If someone wants to contribute to this, feel free to pick this one up

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

No branches or pull requests

3 participants