You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove type parameter from Signal.effect (#24022) (#24024)
The removal of type parameter T from the Signal.effect methods is binary-compatible and source-compatible.
Fixes: #23973
Co-authored-by: Tomi Virtanen <tltv@vaadin.com>
0 commit comments