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 Nov 20, 2024. It is now read-only.
I think this should be covered in the base theme similar to the TOC module as this is the only module we can use regarding breadcrumb in SaaS. I would treat this module as one of the core module in SaaS that would be used frequently. Currently when user enable this module, the UI KIT style will be gone. We are overriding the style in our sub theme, but I think this should be included in the base. @Feng-Shui
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Drupal crumbs module is included in SaaS as the only option for the custom breadcrumb.
Proposed solution: Add code from crumbs_theme_breadcrumb() function into theme_breadcrumb function to apply the UI KIT layout.
The text was updated successfully, but these errors were encountered: