You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can't install Schema Registry UI at a sub-directory anymore.
E.g you can't serve it at http://localhost:8080/schema-registry-ui, only at http://localhost:8080.
When build, stylesheets and scripts refer to absolute paths instead of relative. Eg.:
You can't install Schema Registry UI at a sub-directory anymore.
E.g you can't serve it at
http://localhost:8080/schema-registry-ui
, only athttp://localhost:8080
.When build, stylesheets and scripts refer to absolute paths instead of relative. Eg.:
The text was updated successfully, but these errors were encountered: