このコミットが含まれているのは:
@@ -76,7 +76,7 @@ export const UnsavedChangesGuardProvider: FC<PropsWithChildren> = ({ children })
|
|||||||
const shouldBlock = useCallback (() => {
|
const shouldBlock = useCallback (() => {
|
||||||
if (bypassNextNavigationRef.current != null)
|
if (bypassNextNavigationRef.current != null)
|
||||||
{
|
{
|
||||||
bypassNextNavigationRef.current = false
|
bypassNextNavigationRef.current = null
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
新しい課題から参照
ユーザをブロックする