2023-03-08 04:25:33 +00:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
2023-04-24 21:10:41 +00:00
|
|
|
title: ''
|
2023-03-08 04:30:04 +00:00
|
|
|
labels: needs triage
|
2023-04-24 21:10:41 +00:00
|
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
|
|
|
|
**🛑 READ THE FOLLOWING BEFORE YOU CONTINUE! 🛑**
|
|
|
|
|
2023-04-28 13:52:14 +00:00
|
|
|
All bugs _must_ follow the issue template below, or they will be closed without triage.
|
2023-04-24 21:10:41 +00:00
|
|
|
If it is a help request, you might want to try the [Discord community](https://discord.gg/7Dr9f9vNjJ) first.
|
|
|
|
Make the following items are true before filing a bug:
|
|
|
|
|
|
|
|
- You are using the latest version of the app.
|
2023-04-28 13:52:14 +00:00
|
|
|
- You tried and can replicate the bug.
|
2023-04-24 21:10:41 +00:00
|
|
|
- The problem persists after clearing browser cache.
|
|
|
|
- You have followed the [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).
|
|
|
|
- You have searched the [open issues](https://github.com/pulsejet/memories/issues)
|
|
|
|
- You are NOT using `OCCWeb` to run `occ` commands
|
|
|
|
|
|
|
|
If you are sure the above is true, _remove this section_ and fill in the template below.
|
|
|
|
|
2023-03-08 04:25:33 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
**Describe the bug**
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
|
|
|
|
**To Reproduce**
|
|
|
|
Steps to reproduce the behavior:
|
|
|
|
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
2023-04-28 13:52:14 +00:00
|
|
|
**Platform:**
|
2023-03-08 04:28:50 +00:00
|
|
|
|
|
|
|
- OS: [e.g. iOS]
|
2023-04-28 13:52:14 +00:00
|
|
|
- Browser: [e.g. Chrome, Safari]
|
|
|
|
- Memories Version: [e.g. 4.1.0]
|
|
|
|
- Nextcloud Version: [e.g. 25.0.6]
|
|
|
|
- PHP Version: [e.g. 8.1]
|
2023-03-08 04:25:33 +00:00
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|
|
|
|
|
2023-04-19 16:37:16 +00:00
|
|
|
- Any errors in the JS console?
|
|
|
|
- Any errors in the Nextcloud server logs?
|