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

Menu: Separators broken by class normalizer #3174

Closed
FossPrime opened this issue Oct 27, 2022 · 1 comment
Closed

Menu: Separators broken by class normalizer #3174

FossPrime opened this issue Oct 27, 2022 · 1 comment

Comments

@FossPrime
Copy link

Describe the bug

the normalize class method expects a function... but separatorClass returns an array.

Reproducer

https://codesandbox.io/s/fervent-oskar-kbqpv7?file=/src/MenuDemo.vue:1241-1266

PrimeVue version

3.18.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

Use separators, any at all.

Expected behavior

No response

@FossPrime FossPrime added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Oct 27, 2022
@FossPrime FossPrime changed the title Component Name: Separators broken by class normalizer Menu: Separators broken by class normalizer Oct 27, 2022
@FossPrime
Copy link
Author

Duplicate of #3151 and #3153 the code has been patched, but the fix has not been released in any way... thus #3151 should remain open or a beta released

@tugcekucukoglu tugcekucukoglu removed the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants