Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Глава 6, не отображаются шаблоны аккаунтов #130

Open
alpacas9 opened this issue May 13, 2015 · 4 comments

Comments

@alpacas9
Copy link

После добавления {{loginButtons}} в header шаблон не отображаются кнопки Login в правом углу. Вместо них ошибка - No login services configured. В консоли 2 ошибки:

Uncaught TypeError: Cannot read property 'push' of undefined
Uncaught Error: There are multiple templates named 'layout'. Each template needs a unique name.

Собственно этот вопрос подымался http://stackoverflow.com/questions/29970680/meteor-uncaught-typeerror-cannot-read-property-push-of-undefined/29971598#29971598 , но решения не найдено.

@avalanche1
Copy link
Member

accounts-password package добавил?

@alpacas9
Copy link
Author

Да, добавил. Делал точь-в-точь по главе, пакеты успешно установились. Проблема не решилась.

@avalanche1
Copy link
Member

С авторским repo для 6 главы сравнивал?

@xamedow
Copy link

xamedow commented Jul 23, 2015

Была та же проблема, поставил ian:accounts-ui-bootstrap-3 вместо mrt, все заработало.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants