2021-01-07 13:01:13 +13:00
---
2021-04-07 05:46:23 +12:00
name: 🐛 Bug report
2021-01-07 13:01:13 +13:00
about: Create a report to help us improve
2022-04-07 06:24:10 +12:00
title: '🐛 Bug Report: '
2021-01-11 08:23:53 +13:00
labels: bug
2021-01-07 13:01:13 +13:00
assignees: ''
---
2024-09-30 09:29:38 +13:00
<!--
BEFORE FILING A BUG REPORT: Ensure that you are running the latest git commit. Visit /info on your instance, and ensure the git commit listed is the same commit listed on the home page.
-->
2021-04-07 05:32:44 +12:00
## Describe the bug
2021-04-07 05:46:23 +12:00
<!--
A clear and concise description of what the bug is.
-->
2021-04-07 05:32:44 +12:00
2022-04-07 06:24:10 +12:00
## Steps to reproduce the bug
2021-01-07 13:01:13 +13:00
2021-04-07 05:46:23 +12:00
<!--
2021-01-07 13:01:13 +13:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2021-04-07 05:46:23 +12:00
-->
2021-01-07 13:01:13 +13:00
2022-04-07 06:24:10 +12:00
## What's the expected behavior?
2021-04-07 05:46:23 +12:00
<!--
A clear and concise description of what you expected to happen.
-->
2021-01-07 13:01:13 +13:00
2022-04-07 06:24:10 +12:00
## Additional context / screenshot
2021-04-07 05:46:23 +12:00
<!--
Add any other context about the problem here.
-->
2024-09-30 09:29:38 +13:00
<!-- Mandatory -->
2024-09-30 15:31:23 +13:00
- [ ] I checked that the instance that this was reported on is running the latest git commit, or I can reproduce it locally on the latest git commit