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

Cannot read property 'language' of undefined #28

Open
warenga opened this issue Mar 23, 2017 · 0 comments
Open

Cannot read property 'language' of undefined #28

warenga opened this issue Mar 23, 2017 · 0 comments

Comments

@warenga
Copy link
Contributor

warenga commented Mar 23, 2017

For bugs, please fill out the three following sections completely

Expected behaviour

WHEN a vendor registers and a shop is created
THEN it should redirect to the shop's home page which should not have any products

Actual Behaviour

WHEN a vendor registers and a shop is created
THEN a 404 page is rendered and error Cannot read property 'language' of undefined is logged

Steps to Reproduce the Behaviour

  • Click on Sign In
  • Click on register
  • Enter email and password
  • Choose vendor option
  • Enter a Shop Name
  • Click on Register button

A work around it was to rebuild after error occurs. Works well on development, breaks on production.

For enhancements or other issues, please describe in as much detail as
possible how the app should be changed and how this would benefit
users/developers

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

1 participant