You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.yaml
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,15 @@ body:
23
23
id: no-duplicate-issues
24
24
attributes:
25
25
label: "⚠️ Check that this issue hasn't been reported before."
26
-
description: "The **Label filters** may help make your search more focussed."
26
+
description: |
27
+
The **Label filters** may help make your search more focussed.
28
+
**Known Issue**: We already know **iOS and iPadOS** versions **18.6** and **26 Public Beta 2** have completely broken the Tasks plugin's ability to read task lines with more than one emoji.
29
+
This breaks many thinks, including:
30
+
* Recurrence
31
+
* Searches
32
+
* Sorting
33
+
* Grouping
34
+
See [#3546](https://github.com/obsidian-tasks-group/obsidian-tasks/issues/3546) and [#3546](https://github.com/obsidian-tasks-group/obsidian-tasks/issues/3560).
27
35
options:
28
36
- label: "I searched previous [Tasks plugin Bug Reports](https://github.com/obsidian-tasks-group/obsidian-tasks/issues?q=is%3Aopen+is%3Aissue+label%3A%22type%3A+bug%22+sort%3Acomments-desc) didn't find any similar reports."
0 commit comments