Skip to content
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

fix: Argo CD UI GIF not working #160

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

crenshaw-dev
Copy link
Member

Gatsby is capable of loading GIFs directly into the page, but I think the React SVG plugin is messing it up.

I've tried a few different things, and I think the easiest approach is to skip Gatsby loading entirely and load the GIF by relative path.

Before:

image

After:

image

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
@zachaller zachaller merged commit 001c15f into argoproj:master Jun 5, 2024
1 check passed
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.

2 participants