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 including a .hbs file directly from twig, I would like to be able to pass various parameters that the .hbs file expects without having to wrap those in an array "data" variable.
When including a .hbs file directly from twig, I would like to be able to pass various parameters that the .hbs file expects without having to wrap those in an array "data" variable.