-
Notifications
You must be signed in to change notification settings - Fork 390
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
customer search Kong-dashboard v3.6.0 does not work with kong 1.1.1 #213
Comments
when edit route, show this error: app.min.js:2 TypeError: Cannot read property 'route' of undefined
at new e (app.min.js:24)
at Object.instantiate (app.min.js:2)
at app.min.js:2
at Object.link (app.min.js:3)
at app.min.js:2
at xt (app.min.js:2)
at p (app.min.js:2)
at app.min.js:2
at app.min.js:2
at app.min.js:2 "<main ng-view="" class="ng-scope" data-ng-animate="1">" |
Same dashboard problem using docker images.
app.min.js:2 TypeError: Cannot read property 'service' of undefined
at new e (app.min.js:25)
at Object.instantiate (app.min.js:2)
at app.min.js:2
at Object.link (app.min.js:3)
at app.min.js:2
at xt (app.min.js:2)
at p (app.min.js:2)
at app.min.js:2
at app.min.js:2
at app.min.js:2 "<main ng-view="" class="ng-scope" data-ng-animate="1">"
(anonymous) @ app.min.js:2 |
Have The Same Problem Kong version = v1.1.2 |
Same here on Kong 1.1.2 & latest (3.6.0) kong-dashboard running as a Docker container. |
the last kong version work well for kong-dashboard 3.6 is 1.0.3 |
same error |
same error |
1 similar comment
same error |
konga works good |
同样的错误,换konga吧 |
Issue summary
Briefly describe the issue you are experiencing (or the feature you want to see added). Tell us what you were trying to do and what happened instead.
Remember, an issue is not the place to ask questions. You can use Stack Overflow for that.
Your environment
Issue description
Current behavior
Expected behavior
Steps to reproduce
Step 1
Step 2
Step 3
Good to have
Any screenshots? Browsers' logs?
The text was updated successfully, but these errors were encountered: