We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi.
I´m trying to use this project in my home, but when I play it I´m receiving the following error
TypeError: a.list is undefined.
d/this.getItemSource http://localhost:7878/js/list.min.js:1:9548 d http://localhost:7878/js/list.min.js:1:9098 d http://localhost:7878/js/list.min.js:1:11489 [8]</b.exports http://localhost:7878/js/list.min.js:1:11523 start http://localhost:7878/js/list.min.js:1:1375 o http://localhost:7878/js/list.min.js:1:3448 http://localhost:7878/search:117:23
I configured the swagger.config.edn just discommenting the "server-list" parameter.
Could you please check this error?
Tnks
The text was updated successfully, but these errors were encountered:
[#1] UI error when there are no services
e08669f
[#1] Adding the empty suffix to the example so that the :server-list …
82d828e
…works by default
Fixed in 0.5.2.
I also noticed that to make the "server-list" to show something you will need to configure also the "possible-swagger-doc-suffix" parameter as [""].
See 82d828e
Sorry, something went wrong.
No branches or pull requests
Hi.
I´m trying to use this project in my home, but when I play it I´m receiving the following error
TypeError: a.list is undefined.
d/this.getItemSource http://localhost:7878/js/list.min.js:1:9548
d http://localhost:7878/js/list.min.js:1:9098
d http://localhost:7878/js/list.min.js:1:11489
[8]</b.exports http://localhost:7878/js/list.min.js:1:11523
start http://localhost:7878/js/list.min.js:1:1375
o http://localhost:7878/js/list.min.js:1:3448
http://localhost:7878/search:117:23
I configured the swagger.config.edn just discommenting the "server-list" parameter.
Could you please check this error?
Tnks
The text was updated successfully, but these errors were encountered: