mkdocs-rtl
mkdocs-rtl copied to clipboard
Swagger problem and loading some page
trafficstars
Dear
Some page link is broken and is white page with some errors in console:
- http://127.0.0.1:8000/accounts-services/accounts-services/
- http://127.0.0.1:8000/accounts-services/swagger/#!/Accounts/ApiV1AccountsLoginPost
- http://127.0.0.1:8000/accounts-services/swagger/#!/Accounts/ApiV1AccountsRefreshtokenPost
e.g console output:
GET http://127.0.0.1:8000/accounts-services/accounts-services/ 404 (Not Found)
127.0.0.1/:15 GET http://assets/stylesheets/application-a20f419c8e.css net::ERR_NAME_NOT_RESOLVED
127.0.0.1/:14 GET http://assets/javascripts/modernizr-e826f8942a.js net::ERR_NAME_NOT_RESOLVED
(index):121 GET http://assets/javascripts/application-f3ab9e5ff8.js net::ERR_NAME_NOT_RESOLVED
(index):122 Uncaught ReferenceError: app is not defined
at (index):122
(anonymous) @ (index):122
assets/images/favicon.png:1 GET http://assets/images/favicon.png net::ERR_NAME_NOT_RESOLVED

Consider that some pages are as good as the main page and have no problems:

Best,