Help in Forms Module Gives Incorrect Data
Created 6 years ago by jcastillotx

So 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') }}

ryanthompson  —  6 years ago

I just corrected this yesterday! It should really be form('forms:😕LUG')

jcastillotx  —  6 years ago

Thanks Ryan and I updated everything yesterday so I will check composer