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
Hi, I'm a big fan of using custom templates, but I found my custom template stopped working once I configured EJS layouts using the express-ejs-layouts module.
Weird thing is, the default messages() call works fine, but a custom messages('_bootstrap_flash_messages') call does not render anything.
Hi, I'm a big fan of using custom templates, but I found my custom template stopped working once I configured EJS layouts using the
express-ejs-layouts
module.Weird thing is, the default
messages()
call works fine, but a custommessages('_bootstrap_flash_messages')
call does not render anything.Are you able to provide guidance on the matter?
For more information, see: soarez/express-ejs-layouts#17
The text was updated successfully, but these errors were encountered: