Help in Forms Module Gives Incorrect Data
Created 6 years ago by jcastillotxSo if you click on the help on a form you create it gives you code snippet. However, the snippet is throwing an error. The snippet comes out like this: {{ forms('form::quick_contact')|raw }} The form help should push the following snippet {{ forms_display('quick_contact') }}
jcastillotx
—
6 years ago
Thanks Ryan and I updated everything yesterday so I will check composer
I just corrected this yesterday! It should really be
form('forms:😕LUG')