lxsmnsyc
Context lost on HMR
so that createContext doesn't have to re-run on a TSX file, which causes different calls.
TBF HMR for createContext is supported (useContext actually looks up by context ID so the HMR just carries over the already created one) but I guess the file extension is limited.
27 replies
Sevoral Error while using AbortController
if
preview_image
is a server function, AbortSignal
isn't a serializable value. See https://github.com/lxsmnsyc/seroval/blob/main/docs/compatibility.md#supported-types9 replies