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: Memory leak on Tab close #11994

Closed
melloware opened this issue May 23, 2024 · 0 comments · Fixed by #11998
Closed

TabView: Memory leak on Tab close #11994

melloware opened this issue May 23, 2024 · 0 comments · Fixed by #11998
Assignees
Labels
⚡ performance Performance related issue or enhancement
Milestone

Comments

@melloware
Copy link
Member

Describe the bug

When closing a tab the closed tab must clean up all its DOM elements to prevent detached elements and DOM memory leak.

Reproducer

No response

Expected behavior

When closing a tab it should not leave behind any detached DOM elements.

PrimeFaces edition

Community

PrimeFaces version

14.0.0

Theme

No response

JSF implementation

All

JSF version

2.3

Java version

11

Browser(s)

No response

@melloware melloware added 🐞 defect Bug...Something isn't working ‼️ needs-triage Issue needs triaging ⚡ performance Performance related issue or enhancement and removed 🐞 defect Bug...Something isn't working ‼️ needs-triage Issue needs triaging labels May 23, 2024
@melloware melloware added this to the 14.0.1 milestone May 23, 2024
@melloware melloware self-assigned this May 23, 2024
melloware added a commit to melloware/primefaces that referenced this issue May 23, 2024
melloware added a commit to melloware/primefaces that referenced this issue May 23, 2024
melloware added a commit to melloware/primefaces that referenced this issue May 25, 2024
melloware added a commit to melloware/primefaces that referenced this issue May 25, 2024
melloware added a commit to melloware/primefaces that referenced this issue May 25, 2024
melloware added a commit to melloware/primefaces that referenced this issue May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ performance Performance related issue or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant