VueJs Warning: FhcAlert number/string

This commit is contained in:
cgfhtw
2023-12-22 11:01:43 +01:00
parent 2db669ca2e
commit a2f944ff92
+2 -2
View File
@@ -133,8 +133,8 @@ const helperApp = Vue.createApp({
helperAppContainer.parentElement.removeChild(helperAppContainer);
},
template: `
<pv-toast ref="toast" base-z-index="99999"></pv-toast>
<pv-toast ref="alert" base-z-index="99999" position="center">
<pv-toast ref="toast" :base-z-index="99999"></pv-toast>
<pv-toast ref="alert" :base-z-index="99999" position="center">
<template #message="slotProps">
<i class="fa fa-circle-exclamation fa-2xl mt-3"></i>
<div class="p-toast-message-text">