HHono•Created by Jing on 6/29/2024 in #help Synchronous function returns no value unless await
Thank you for answering. After debuging line by line, I realize the function starts with "use server"
I am not sure why using this would force to await the function even if it is not a async function.