Skip to content

Conversation

prakashsvmx
Copy link
Member

fix event dest icons not loading when subpath is configured

fixes #3151
how does it look:
Screenshot from 2023-12-26 15-10-40

Copy link
Collaborator

@bexsoft bexsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dvaldivia dvaldivia merged commit 939e2ac into minio:master Dec 26, 2023
@@ -48,65 +47,69 @@ export class DestType {
static Func: string = "functions";
}

const getImgBaseURL = () => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we could use ${document.baseURI} directly instead of this function

cesnietor pushed a commit to cesnietor/console that referenced this pull request Jan 12, 2024
cesnietor pushed a commit to cesnietor/console that referenced this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using nginx proxy, adding event page icon is missing
3 participants