OverlayPanel: RangeError: Maximum call stack size exceeded inside link #5146
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When the OverlayPanel is placed inside link (doesn't matter if Inertia's Link, Vue's Link, or a simple a element), it will fail with the error "RangeError: Maximum call stack size exceeded" in
Object.getParents
. I thought it would be resolved by changes for #5030, but even in 3.47.1 it still happens.Reproducer
https://codesandbox.io/p/devbox/adoring-galileo-h6j2sh
PrimeVue version
3.47.1
Vue version
3.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: