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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:fix-issue-2570📝 Commits (1)
099d359Fix 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
deferoption for these scripts, seems to cause someissues in some situations.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.