virtual icon indicating copy to clipboard operation
virtual copied to clipboard

Angular - console warn "allowSignalWrites"

Open zavod008 opened this issue 3 months ago • 0 comments

Describe the bug

Angular - 20.2.4, console warn "The 'allowSignalWrites' flag is deprecated and no longer impacts effect() (writes are always allowed)".

Your minimal, reproducible example

https://stackblitz.com/edit/tanstack-virtual-bmut3piq

Steps to reproduce

  1. open stackblitz
  2. open developer tools, console tab

Expected behavior

no warn show

How often does this bug happen?

Every time

Screenshots or Videos

Image

Platform

Windows 11

tanstack-virtual version

v4.0.0

TypeScript version

~5.9.2

Additional context

No response

Terms & Code of Conduct

  • [x] I agree to follow this project's Code of Conduct
  • [x] I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.

zavod008 avatar Sep 29 '25 07:09 zavod008