You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
This regards the popover code. Essentially, code is being executed after the popup instance has already been destroyed, thus causing this issue.
To Reproduce
Unfortunately I'm unable to supply this, as there's no sure-fire way of reproducing the issue.
Additional context
Unable to get property 'getBoundingClientRect' of undefined or null reference
./node_modules/uiv/dist/uiv.esm.js in isAvailableAtPosition at line 397:1
Describe the bug
This regards the popover code. Essentially, code is being executed after the popup instance has already been destroyed, thus causing this issue.
To Reproduce
Unfortunately I'm unable to supply this, as there's no sure-fire way of reproducing the issue.
Additional context
Unable to get property 'getBoundingClientRect' of undefined or null reference
./node_modules/uiv/dist/uiv.esm.js in isAvailableAtPosition at line 397:1
The text was updated successfully, but these errors were encountered: