Skip to content

Commit a4c439c

Browse files
Add open issues section (#83)
1 parent 958e86d commit a4c439c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/frontend/10_OpenIssues.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
sidebar_position: 11
3+
---
4+
5+
# Open Issues
6+
7+
Please collect open issues and workarounds that need to be removed in future in here. Make sure to link to the corresponding tickets.
8+
9+
## Workarounds
10+
11+
### Vuetify v-menu labels not accessible in Safari
12+
13+
A ![Vuetify issue](https://github.com/vuetifyjs/vuetify/issues/22540) required a ![workaround](https://github.com/hpi-schul-cloud/nuxt-client/pull/4050) on our part. Once the issue is resolved in Vuetify and the dependency is updated the commit can be reverted.

0 commit comments

Comments
 (0)