issues Search Results · repo:Godofbrowser/vuejs-dialog language:Vue
Filter by
69 results
(63 ms)69 results
inGodofbrowser/vuejs-dialog (press backspace or delete to remove)In 2.0.0-rc.1 there is no way to set the loading property to false because the prompt() promise doesn t pass the dialog
object anymore. It just passes canceled and data.
apsmith1912
- 3
- Opened on Apr 30
- #97
Hi, I installed version 2.0.0-rc.0 but when I try to import it like in the documentation:
import VuejsDialog from vuejs-dialog ;
I get a compiler warning:
export default (imported as VuejsDialog ...
amym-li
- 1
- Opened on Oct 10, 2024
- #89
Following the guide, I am trying to integrate a custom component into my dialog. The Dialog shows but no content or the
custom component is displayed. Also, the configuration does not seem to work.
Am ...
computurus
- Opened on Nov 10, 2021
- #83
Hi! I use vuejs-dialog and I use on button @click=showMyModal. I add a input type email and I need to validate it before
continuing. How to avoid dialog.confirm always closes?
showMyModal has this code: ...
anialamo
- 2
- Opened on Feb 3, 2021
- #80
Is there an easy way to see if a dialog is open? I have keyboard handling code I d like to disable if any dialog is
open. I can do this by setting a boolean before showing and un-setting after but this ...
legacy-vue2
jonc1980
- Opened on Jan 18, 2021
- #79
When using the loader option I get a loading method on the dialog object that s being returned after having submitted
the prompt. If I call dialog.loading(false) without closing the dialog when a user ...
legacy-vue2
traed
- Opened on Oct 12, 2020
- #77
Styles as documented will not load for me reliably. Either from my main style sheet or from style tag inside vuejs
template file.
I think they loaded one time, but either using webpack hot reload or webpack ...
legacy-vue2
smileatom
- Opened on Oct 6, 2020
- #76
Hi fellow developer,
I have the following issue when trying to upgrade to vuejs 3 :
See http://jsfiddle.net/jdqn0rvf/3/
vuejs-dialog.min.js:1 Uncaught TypeError: Object.defineProperties called on non-object ...
legacy-vue2
Paraintom
- 1
- Opened on Sep 7, 2020
- #74

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.