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: remote_hook_id should use value from state (#71)
* fix: remote_hook_id should use value from state
Because remote_hook_id is a computed value, it should use the value from
state in update operation.
* remove commented code
0 commit comments