nextcloud-vue
nextcloud-vue copied to clipboard
[next] fix(NcAppNavigationCaption): Only pass needed props to NcActions
☑️ Resolves
Only forward the real props and not all attributes, for Vue3 this fixes the forwarding of class
and style
.
🏁 Checklist
- [x] ⛑️ Tests are included or are not applicable
- [x] 📘 Component documentation has been extended, updated or is not applicable