Questions tagged [vue-sweetalert2]

11 questions
2
votes
1 answer

Vue Select close dropdown programmatically

I use vue-select in my project When I use value and input alternative v-model
2
votes
1 answer

show video in SweetAlert

Good afternoon, I'm using SweetAlert to show notifications, looking in the official SweetAlert documents they show some examples, for example to show images, but what I'm trying to do is show a youtube video. SweetAlert2 Swal.fire({ title:…
sheila.ars
  • 57
  • 1
  • 7
1
vote
1 answer

How to fix Sweetalert 2 NOT working in Google Chrome

I am trying to utilize SWEETALERT2 via php on my project but when i try to run my file in google chrome it doesn't work. The buttons are clickable and it records the data but sweetalert doesn't display anything just a clickable submit button. Things…
1
vote
0 answers

Using vue3 component in sweetalert2 content

I'm trying to use a Vue3 component inside the Sweetalert2 modal. It would be something like this: