-
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
TypeError: "i.schemas is undefined" #221
Comments
Is no one maintaining it? |
I have met the same problem. Does anyone have a solution? |
the same problem |
The same problem |
konga support better. |
Project is currently unmaintained. The problem lies in the way schemas are handled for the different versions of kong in the schemas file. To hotfix the issue: fork and apply the following PR or alternatively clone this where I try to maintain functionality for my needs, until development here continues. |
Issue summary
http://localhost:8080/#!/consumers/add
Your environment
var __env={"kong_url":"http://localhost:8001",
"kong_version":"1.4.0",
"kong_dashboard_version":"3.6.0",
"gelato_integration":false};
Issue description
add consumers error
Current behavior
xxxxxx
Expected behavior
xxxxx
Steps to reproduce
Good to have
The text was updated successfully, but these errors were encountered: