Hi,
When developing with Fiori Elements we sometimes have a lengthy trial-and-error process getting the manifest.json and/or annotations to generate the desired results. Ability to trace and/or debug the templating process would be a very good complement to the documentation, in particular since syntax errors etc. usually do not generate any error messages.
We can get to the sources in the browser with ease, but struggle to follow the templating flow. Are there any resources describing this? If we for example have made settings in the manifest.json but not getting any effect due to some error in our config, how can I trace the parsing process of the manifest file to pinpoint what I have done wrong?
Thanks!
//Carl