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: docs/knownissues.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,6 @@ This error will not be fixed until the 3.0 release as it requires a breaking cha
31
31
* HamburgerMenu selected indicator moves with keyboard focus - [see issue for details](https://github.com/Microsoft/UWPCommunityToolkit/issues/1306)
32
32
33
33
34
-
35
34
## Extensions
36
35
37
36
### Alternating rows
@@ -44,4 +43,9 @@ This error will not be fixed until the 3.0 release as it requires a breaking cha
44
43
## Parsers
45
44
46
45
### Markdown
47
-
* parser combines quotes with any white space in between - [see issue for details](https://github.com/Microsoft/UWPCommunityToolkit/issues/1761)
46
+
* parser combines quotes with any white space in between - [see issue for details](https://github.com/Microsoft/UWPCommunityToolkit/issues/1761)
47
+
48
+
49
+
## Notifications
50
+
51
+
The Notifications packages do not work with C++ and Javascrpt projects and throw an exception - [see issue for details](https://github.com/Microsoft/UWPCommunityToolkit/issues/1760)
0 commit comments