Closed pgundlach closed 1 month ago
Version 4.19.26
The cause of the unreadable error message in #620 is due to the fact that the data-xml is not available during the first layout evaluation.
The data should be read and provided to the root layout element, so that set variable and other root elements can access the data.
Version 4.19.26
The cause of the unreadable error message in #620 is due to the fact that the data-xml is not available during the first layout evaluation.
The data should be read and provided to the root layout element, so that set variable and other root elements can access the data.