Note that when you use partial
, you need to move the variables into locals
.
To check whether a variable has been assigned in a view (e.g. for optional variables):
Nov 14, 2024
Note that when you use partial
, you need to move the variables into locals
.
To check whether a variable has been assigned in a view (e.g. for optional variables):