Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[next] fix(NcAppNavigationCaption): Only pass needed props to NcActions #5568

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

susnux
Copy link
Contributor

@susnux susnux commented May 8, 2024

☑️ Resolves

Only forward the real props and not all attributes, for Vue3 this fixes the forwarding of class and style.

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable

@susnux susnux added bug Something isn't working feature: app-navigation Related to the app-navigation component vue 3 Related to the vue 3 migration labels May 8, 2024
@susnux susnux added this to the 9.0.0-alpha.3 milestone May 8, 2024
Only forward the real props and not all attributes,
for Vue3 this fixes the forwarding of `class` and `style`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux modified the milestones: 9.0.0-alpha.3, 9.0.0 May 17, 2024
@susnux susnux modified the milestones: 9.0.0, 9.0.0-alpha.4 May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature: app-navigation Related to the app-navigation component vue 3 Related to the vue 3 migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant