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
I have followed the readme example using my existing layout however when i visit any of the routes e.g. login-in or recover-password the rendered page is blank with no content.
I have followed the readme example using my existing layout however when i visit any of the routes e.g. login-in or recover-password the rendered page is blank with no content.
AccountsTemplates.configure({
defaultLayoutType: 'blaze', // Optional, the default is 'blaze'
defaultTemplate: 'myCustomFullPageAtForm',
defaultLayout: 'myLayout',
showForgotPasswordLink: true,
defaultLayoutRegions: {
nav: 'myNav',
footer: 'myFooter'
},
defaultContentRegion: 'main'
});
AccountsTemplates.configureRoute('forgotPwd');
My Packages
Meteor packages used by this project, one per line.
'meteor add' and 'meteor remove' will edit this file for you,
but you can also edit it by hand.
alanning:roles
cmather:[email protected]
dburles:collection-helpers
reywood:publish-composite
momentjs:moment
mrt:underscore-string-latest
matb33:collection-hooks
dburles:factory
anti:fake
cunneen:mailgun
yasinuslu:blaze-meta
aldeed:autoform
aldeed:collection2
gildaspk:autoform-materialize
less
standard-minifiers
meteor-base
mobile-experience
mongo
blaze-html-templates
session
jquery
tracker
logging
reload
random
ejson
spacebars
check
forwarder:autoform-wizard
fourseven:scss
mrgalaxy:stripe
themeteorchef:bert
bookmd:creditcard-validator
meteorstuff:materialize-modal
reactive-var
meteortoys:allthings
zimme:active-route
kadira:flow-router
kadira:blaze-layout
erasaur:meteor-lodash
stolinski:stylus-multi
fortawesome:fontawesome
spiderable
fastclick
raix:handlebar-helpers
gwendall:auth-client-callbacks
arillo:flow-router-helpers
juliancwirko:s-alert-scale
juliancwirko:s-alert-slide
juliancwirko:s-alert-genie
juliancwirko:s-alert-jelly
juliancwirko:s-alert-flip
juliancwirko:s-alert-bouncyflip
juliancwirko:s-alert-stackslide
juliancwirko:s-alert
simple:reactive-method
http
email
useraccounts:core
useraccounts:flow-routing
accounts-password
softwarerero:accounts-t9n
The text was updated successfully, but these errors were encountered: