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

[portal] UI not working properly if devMode is enabled #919

Closed
marcusschroeder opened this issue Dec 4, 2017 · 0 comments
Closed

[portal] UI not working properly if devMode is enabled #919

marcusschroeder opened this issue Dec 4, 2017 · 0 comments
Assignees
Milestone

Comments

@marcusschroeder
Copy link

Summary

When devMode is enabled the portal does not work as expected and throws the following error:

Chrome:
Transition Rejection($id: 0 type: 6, message: The transition errored, detail: TypeError: Cannot read property 'devMode' of undefined)

Safari:
Transition Rejection($id: 0 type: 6, message: The transition errored, detail: TypeError: undefined is not an object (evaluating 'toState.data.devMode'))

Current Behavior

I am unable to navigate properly, e.g. Logs, My Account, Documentation etc. is not accessible and thus I can't make changes to the API Gateway.

Expected Behavior

Portal is working normally, even if devMode is set to true.

Steps to Reproduce (for bugs)

  1. check out "gravitee-management-webui" and follow the install instructions
  2. set devMode: true in constants.json
  3. yarn run serve
  4. open browser and navigate through portal

Your Environment

  • Gravitee Gateway and Management API are running in a vagrant machine with Version 1.11.4
  • Version used: gravitee-management-webui 1.11.4
  • Browser Name and version: Chrome (62.0.3202.94) and Safari (11.0.1)
  • Operating System and version: OSX 10.11.6
  • I experienced the same problem with the ui/portal bundled in "graviteeio-full-1.11.4".
@brasseld brasseld added this to the 1.12.0 milestone Dec 9, 2017
@brasseld brasseld self-assigned this Dec 9, 2017
brasseld added a commit to gravitee-io/gravitee-management-webui that referenced this issue Dec 9, 2017
brasseld added a commit to gravitee-io/gravitee-management-webui that referenced this issue Dec 11, 2017
NicolasGeraud pushed a commit to gravitee-io/gravitee-management-webui that referenced this issue Dec 11, 2017
NicolasGeraud pushed a commit to gravitee-io/gravitee-management-webui that referenced this issue Dec 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
API Management
Awaiting triage
Development

No branches or pull requests

3 participants