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

Route not work in production server with Rails #3463

Closed
NSLog0 opened this issue Jun 10, 2017 · 2 comments
Closed

Route not work in production server with Rails #3463

NSLog0 opened this issue Jun 10, 2017 · 2 comments
Labels

Comments

@NSLog0
Copy link

NSLog0 commented Jun 10, 2017

I use ruby on rails in development I have a trouble with route can't find views then solved with gem "angular-rails-templates". It's woking well. Since I deploy application I got empty page no error both server(log) and browser(inspector). If anyone used to work with rails and angular I posted the other information in gem "angular-rails-templates" repository here pitr/angular-rails-templates#155 and Help me find out please

My version of UI-Router is: "0.2.18" and In my bower I put "angular-ui-router": "~0.2"

@NSLog0
Copy link
Author

NSLog0 commented Jun 10, 2017

Update: I found actually problem, A real problem. if some state have resolve function it will be freeze ui. I don't know why because I never met before. I working with resolve many time only error form server will make resolve and ui will freeze. I ran "rails s -e production" is work normal but on real server not working

@stale
Copy link

stale bot commented Jan 24, 2020

This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs.

This does not mean that the issue is invalid. Valid issues
may be reopened.

Thank you for your contributions.

@stale stale bot added the stale label Jan 24, 2020
@stale stale bot closed this as completed Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant