[PR #2571] [MERGED] Fix identicons not always working #3229

Open
opened 2025-10-09 18:19:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/2571
Author: @BlackDex
Created: 6/22/2022
Status: Merged
Merged: 6/26/2022
Merged by: @dani-garcia

Base: mainHead: fix-issue-2570


📝 Commits (1)

  • 099d359 Fix identicons not always working

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/static/templates/admin/base.hbs (+2 -2)

📄 Description

Fixes #2570
Reverted the defer option for these scripts, seems to cause some
issues in some situations.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/2571 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 6/22/2022 **Status:** ✅ Merged **Merged:** 6/26/2022 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-issue-2570` --- ### 📝 Commits (1) - [`099d359`](https://github.com/dani-garcia/vaultwarden/commit/099d359628b7b1fe3886e151f5f5ea538bbfffdf) Fix identicons not always working ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/static/templates/admin/base.hbs` (+2 -2) </details> ### 📄 Description Fixes #2570 Reverted the `defer` option for these scripts, seems to cause some issues in some situations. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:19:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3229