primevue icon indicating copy to clipboard operation
primevue copied to clipboard

ConfirmPopup: Target not set properly after await/promise

Open mnaeemshakir opened this issue 9 months ago • 0 comments

Describe the bug

Steps to reproduce are simple

1 - Copy an example from https://primevue.org/confirmpopup/ 2 - Make an API call before showing/triggering confirm 3 - Confirm popup will be displayed on upper left corner of the screen.

Reproducer

https://stackblitz.com/edit/bycjcy-g8skn4?file=src%2FApp.vue

PrimeVue version

3.5

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

mnaeemshakir avatar May 08 '24 17:05 mnaeemshakir