Tom Rehnström
Tom Rehnström
Currently, when using the `useBlocker` hook there is no way to ascertain where the navigation being blocked is headed. For my usage of blocking, this is necessary to allow navigation...
Hello! Async field level `onChange` handlers was one of the features that made me want to switch to `Tanstack/form` but I ran into a problem where I wanted to modify...
When running push/pop actions like back, forward or go in quick succession the `ignoreBlocker` functionality does not work since the event which flips back the ignore flag does not run...