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

🐞 - allowSignalWrites: true produces warning in Angular 19 #9809

Closed
hakimio opened this issue Nov 21, 2024 · 0 comments · Fixed by #9810
Closed

🐞 - allowSignalWrites: true produces warning in Angular 19 #9809

hakimio opened this issue Nov 21, 2024 · 0 comments · Fixed by #9810
Labels
community contribution This issue was closed by a PR from the community

Comments

@hakimio
Copy link
Contributor

hakimio commented Nov 21, 2024

Reproduction url

Description

allowSignalWrites: true now results in a warning in Agular 19:

The 'allowSignalWrites' flag is deprecated & no longer required for effect() (writes are allowed by default)

Warning is coming from the following code:

Taiga UI version

4.16.0

Browser Used

Chrome

OS Used

Windows

@vladimirpotekhin vladimirpotekhin added the contributions welcome Architecture is clear and community can help label Nov 21, 2024
@waterplea waterplea added community contribution This issue was closed by a PR from the community and removed contributions welcome Architecture is clear and community can help labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community contribution This issue was closed by a PR from the community
Development

Successfully merging a pull request may close this issue.

3 participants