#TypeError: import_node_async_hooks.AsyncLocalStorage is not a constructor
14 messages · Page 1 of 1 (latest)
where are you running this? does the runtime support async local storage?
I just created a barebones example of start trying to upgrade to devinxi and when I added my form I am getting the error
and where are you running this?
Locally
Soon as I hover the button I get the error - cant see anything when I click
node 23.0.0
ah this means that you are leaking server side code into the client
can you share the project?
Yup 1 min
#start message
@lofty blaze yes I am also using tanstack form and my own rest api