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
{{ message }}
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
Is this a bug, enhancement, or feature request?
Bug
Briefly describe your proposal.
I want use the icons for the product switcher (https://sap.github.io/fundamental-styles/components/product-switch.html), but unfortunately the vue component do not allow to use css styles (like sap-icon--home) for the icons. It force me to use the src attributes (https://sap.github.io/fundamental-vue/#/api/fd-shell-bar-product-switcher-item-img)
Therefore the fundamental-style and fundamental-vue parts are incompatible on API level.
Which versions of Vue.JS and Fundamental Vue are affected? (If this is a feature request, use current version.)
all - because the bug is in the current API deffinition of the ProductSwticher Component.
If this is a bug, please provide steps for reproducing it.
see the API definition
Please provide relevant source code if applicable.
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: