You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i had a bug when i close popup and call $toast.question to confirm close popup
but sometime, it dont work
step:
i have 1 popup show and 1 popup create (when i open popup show or popup create, i click button close, it work)
when i open popup show and click button "create" -> popup show is close and popup create open, in here, i click button close popup and it don't work (i want click button close popup, it will open confirm with toast question, but had error)
pls help
The text was updated successfully, but these errors were encountered:
ittroller
changed the title
Cannot read property 'question' of undefined
Cannot read property 'question' of undefined #bug
Sep 13, 2019
i had a bug when i close popup and call $toast.question to confirm close popup
but sometime, it dont work
step:
pls help
The text was updated successfully, but these errors were encountered: