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

Design token does not work with TieredMenu component #6331

Closed
asmussens opened this issue Sep 4, 2024 · 3 comments
Closed

Design token does not work with TieredMenu component #6331

asmussens opened this issue Sep 4, 2024 · 3 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@asmussens
Copy link

asmussens commented Sep 4, 2024

Describe the bug

If I want to insert design tokens with the dt property in the TieredMenu it doesn't work

<TieredMenu :mode="model" :dt="tokens" />

Similar to the following issues:

Result:

image

Reproducer

https://stackblitz.com/edit/primevue-4-vite-issue-template-ucemnj

PrimeVue version

4.0.3

Vue version

4.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@asmussens asmussens added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 4, 2024
@oliver139
Copy link

I think it is a duplicate of #6129

@asmussens
Copy link
Author

I think it is a duplicate of #6129

But in that issue it is refering to the menu component. In this issue I am refering to the tieredMenu. Maybe they are related dont wanna exclude that possibility.

@tugcekucukoglu
Copy link
Member

Duplicate #6129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

3 participants