You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using nested options with in depth normalisation in a form, the following profiler error occurs:
An exception has been thrown during the rendering of a template ("Notice: Object of class Symfony\Component\VarDumper\Cloner\Data could not be converted to int").
The traceback error occurs in vendor/symfony/web-profiler-bundle/Resources/views/Collector/form.html.twig:651, but I could not find an obvious reason for this error.