gobuffalo / plush

The powerful template system that Go needs
MIT License
895 stars 57 forks source link

bug: partial helper function cannot find templates in subdirectories #180

Closed goofcc closed 5 months ago

goofcc commented 6 months ago

Description

flash file path: E:\Project\flandweb\templates\admin_flash.html

login template file:

To Reproduce

admin/signin.html: line 40: could not call partial function: could not find template admin_flash.html

Additional Context

but when I move the files to the template root directory, it works fine. Like this: E:\Project\flandweb\templates\_flash.html

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment. Otherwise, this will be closed in 7 days.

github-actions[bot] commented 5 months ago

This issue was closed because it has been stalled for 30+7 days with no activity.