-
-
Notifications
You must be signed in to change notification settings - Fork 290
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
[BUG] Swagger UI no longer loads #2683
Comments
Romakita
added a commit
that referenced
this issue
Apr 27, 2024
Romakita
added a commit
that referenced
this issue
Apr 27, 2024
github-project-automation
bot
moved this from Review in progress
to Done
in Global Board
Apr 27, 2024
🎉 This issue has been resolved in version 7.68.3 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Fixed and released @VictoriqueMoe ;) |
thank you as always! |
@Romakita sorry, i just got around to testing this, and the issue is still there, i updated lib to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
After updating from
7.67.3
to7.68.2
. my swagger UI no longer loads. it seems the assets it tries to load just now 404In fact, no assets load, this includes
/swagger-ui-bundle.js
,/swagger-ui-standalone-preset.js
,/swagger-ui.css
, etc...my swagger config has not changed:
I also tried the new
3.1.0
but that didn't do anything.Did the config change and i am not aware?
To Reproduce
Expected behavior
swagger UI loads
Code snippets
No response
Repository URL example
No response
OS
Windows 11
Node version
v20.11.0
Library version
7.68.2
Additional context
I am using ESM
The text was updated successfully, but these errors were encountered: