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

Gruntfile.default.js is missing fuel url in the ENVs #279

Closed
marq24 opened this issue Mar 2, 2019 · 0 comments
Closed

Gruntfile.default.js is missing fuel url in the ENVs #279

marq24 opened this issue Mar 2, 2019 · 0 comments
Labels

Comments

@marq24
Copy link
Contributor

marq24 commented Mar 2, 2019

the none present fuel url is causing a complete failure of the application - the missing url for the fuel service is causing:

  1. the orsFuelService.getBrands() to fail/crash
  2. this will cause the ors-options.js to fail in in the init phase - will result that the ctrl.currentOptions.weight will not be initialized
  3. this will cause the orsUtilsService.routingPayload() call to fail - since 'settings.profile.options.weight' is not set
  4. will cause that the client will not request a a route from the backend
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