Vue 3 & Vuetify 3 plugin to create dialogs (confirm, warn, error), toasts or bottom-sheets with Promises anwsers.
26
stars
9
forks
source link
[Vue warn]: Invalid prop: type check failed for prop "htmlContent". Expected String, got Boolean with value false. #28
Open
renyancheng opened 4 days ago
This warning occurs when I call notifyError. How do I clear this warning?