HMR Temporal DeadZone
Has anybody ran into TDZ (Temporal Dead Zone) during HMR? Essentially when i save a file a tanstack start function that is imported at the top of a page and used in the loader it throws a reference error "Cannot access 'fn' before initialization".
I didn't run into these issues in 1.12 only 1.13 and 1.14
I didn't run into these issues in 1.12 only 1.13 and 1.14
ReferenceError: Cannot access 'getFlow' before initialization Tanstack/src/server/flows/get-flow.ts:13:11