What happens with a dynamic page, that will be „force-static“
Unanswered
B33fb0n3 posted this in #help-forum
B33fb0n3OP
Imagine a page, that contains dynamic parts, like clientside event handler, serverside rendering from params from the url, …
So a fully dynamic page.
Now this page gets exported with „force-static“. I guess the html,css and js will be generated on first visit, but what happens to the dynamic parts like params, clientside event handlers, …?
So a fully dynamic page.
Now this page gets exported with „force-static“. I guess the html,css and js will be generated on first visit, but what happens to the dynamic parts like params, clientside event handlers, …?