Static Optimization Indicator not showing up for dynamic routes #16609
-
Beta Was this translation helpful? Give feedback.
Answered by
timneutkens
Aug 26, 2020
Replies: 1 comment 1 reply
-
In this case you're explicitly making it static so we don't show an indicator. When it is implicitly static the indicator is shown in order to make sure users are not confused about the behavior. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nickmarca
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In this case you're explicitly making it static so we don't show an indicator. When it is implicitly static the indicator is shown in order to make sure users are not confused about the behavior.