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

TabView: Issues with Vue 3.4.16 #5242

Closed
Daniel-WWU-IT opened this issue Feb 8, 2024 · 12 comments
Closed

TabView: Issues with Vue 3.4.16 #5242

Daniel-WWU-IT opened this issue Feb 8, 2024 · 12 comments

Comments

@Daniel-WWU-IT
Copy link

Describe the bug

With version 3.4.16 of Vue, tab views in PV have become broken: Many times, the tabs won't display their contents. Switching back to Vue 3.4.15 solves this issue.

So yeah, this might be a Vue bug, but since it affects PV, I thought reporting it here a good idea.

Reproducer

No time for this...

PrimeVue version

3,48.1

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

Any

Steps to reproduce the behavior

Have a tab view with some tabs. Switching between tabs sometimes works as expected, but sometimes the tab contents won't display.

Expected behavior

Working tabs...

@Daniel-WWU-IT Daniel-WWU-IT added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 8, 2024
@BITSOLVER
Copy link

I came across this issue as well.

@NeluQi
Copy link

NeluQi commented Feb 8, 2024

+1

@Aspyryan
Copy link

Aspyryan commented Feb 8, 2024

Same issue +1, reverting to 3.4.15 works

@NeluQi
Copy link

NeluQi commented Feb 8, 2024

Version 3.4.16 Vue completely breaks components prime (Computed property "getPTOptions" is already defined in Methods. )

@EzeFSpa
Copy link

EzeFSpa commented Feb 8, 2024

Same issue.

Maybe this can help:

I have 2 tabs with content. When i click the secod, all content tabs gone. This caught my attention: they have "display: none" in both divs.

image

@mertsincan
Copy link
Member

Hi all,

Thanks @sfxcode for github link! I think this issue is related to vuejs/core#10294
Can you confirm it? Please see Evan's comment; vuejs/core#10294 (comment)

Best Regards,

@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Feb 9, 2024
@mertsincan mertsincan added this to the 3.49.0 milestone Feb 9, 2024
@BITSOLVER
Copy link

vue 3.4.18 seems ok for me with PrimeVUE now

@sfxcode
Copy link

sfxcode commented Feb 9, 2024

Hi, after the last updates from the vue team for me it is solved with the latest 3.4.18 version.

Think it is resolved from their side.

Happy coding,

Tom

@mertsincan
Copy link
Member

Glad to hear, thanks a lot for the updates!

@mertsincan mertsincan removed this from the 3.49.0 milestone Feb 9, 2024
@mertsincan mertsincan removed the Status: Pending Review Issue or pull request is being reviewed by Core Team label Feb 9, 2024
@Daniel-WWU-IT
Copy link
Author

Vue 3.4.18 seems to have fixed this (at least in our case).

@lewandy
Copy link

lewandy commented Feb 13, 2024

Same issue here, updating to "vue": "^3.4.19", solved the issue. thanks @Daniel-WWU-IT for opening this issue.

@EzeFSpa
Copy link

EzeFSpa commented Feb 13, 2024

Sorry for the delay, I confirm that after updating to the latest versions, I no longer see this problem

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

8 participants