#Next Server Actions version of getStaticProps

7 messages · Page 1 of 1 (latest)

jaunty merlinBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

winter geyser
#

server actions shouldn't be executed on the server and only in client

vale spade
#

the functions remain still, how do i build/cache the page

winter geyser
#

they are default static and only dynamic if they use dynamic features such as headers or a root layout is dynamic

vale spade
#

even with async pages calling async functions?

winter geyser
#

yes thats allowed