Closed NeluQi closed 1 year ago
Introduced with https://github.com/primefaces/primevue/pull/4252
Cc @Dmytro-Lukashenko
Hi guys! I've fixed this bug. It was the incorrect naming of the variable. I've changed getComputedStyle to containerComputedStyle. @melloware could you please check it?
Describe the bug
var getComputedStyle = getComputedStyle(_this2.container);
Drag window and error
on 3.30.0 work
Reproducer
no
PrimeVue version
3.32.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response