timdeschryver / ng-signal-forms

120 stars 9 forks source link

fix: add allowSignalWrites inside SignalInputDirective #32

Closed goetzrobin closed 8 months ago

goetzrobin commented 8 months ago

We are setting a signal value inside an effect, but have not added `{allowSignalWrites: true}. This causes an error to be thrown.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.8.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: