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

Menubar: No items property fails to compile #3359

Closed
reencafesas opened this issue Dec 1, 2022 · 0 comments
Closed

Menubar: No items property fails to compile #3359

reencafesas opened this issue Dec 1, 2022 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@reencafesas
Copy link

Describe the bug

I have code up to primevue version 3.17 without the array of items but this is no longer accepted in the new version, it is something very simple to fix and just enter :model=[] but it could be as default value instead of null as shown in the documentation.

Attached is the test link, just change the version of prime vue to 3.20, Thanks.

Reproducer

https://codesandbox.io/s/angry-ace-wr8hhl?file=/src/App.vue

PrimeVue version

3.20.0

Vue version

3.x

Language

ES6

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to codesandbox
  2. Change PrimeVue version to 3.20.0

Expected behavior

No response

@reencafesas reencafesas added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 1, 2022
@mertsincan mertsincan self-assigned this Dec 1, 2022
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 1, 2022
@mertsincan mertsincan added this to the 3.21.0 milestone Dec 1, 2022
@tugcekucukoglu tugcekucukoglu changed the title Menubar: No items property fails to compile after 3.17 Menubar: No items property fails to compile Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants