__macros.vm is not included when rendering .../login/html/view.vm
view.vm depends on macros defined in __macros.vm. These are not found and the login button ceases to function...
Work around: Include the content of __macros.vm into the view.vm file.
Log in to post a comment.