Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/frontend/10_OpenIssues.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
sidebar_position: 11
---

# Open Issues

Please collect open issues and workarounds that need to be removed in future in here. Make sure to link to the corresponding tickets.

## Workarounds

### Vuetify v-menu labels not accessible in Safari

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.