I use \TYPO3\Fluid\View\StandaloneView() to render Emails for my application. As I want to use my own viewhelpers to render the data inside the Email i encountered the problem that no own viewhelpers where executed. FLUID Viewhelpers (like <f:link.action>) works like a charm. Are there any configurations that are need to be done?