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
Including setNotification in effect's dependency list causes endless loop. Maybe the notification hook needs to wrap the returned callback in useCallback?
Including
setNotification
in effect's dependency list causes endless loop. Maybe the notification hook needs to wrap the returned callback inuseCallback
?https://github.com/ucdavis/Harvest/blob/11853a91a563729faecb3e5105bdc16839b175f4/Harvest.Web/ClientApp/src/Projects/ProjectDetailContainer.tsx#L40C7-L64
The text was updated successfully, but these errors were encountered: