-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
BacklogIts part of the team backlogIts part of the team backlogContribution welcome 👨💻Actively seeking community contributionActively seeking community contribution
Description
Prerequisites
- I have read the Contributing Guidelines.
- I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.
What happened?
When I use the Toast component on Vue the Toast does not close after the CloseDelay. Also the close button does not work
See this example:
https://stackblitz.com/edit/hxbhrohs?file=src%2Fapplication.vue
What type of frontend framework are you seeing the problem on?
Others
Which version of iX do you use?
v2.7.1
Code to produce this issue.
<IxButton @click="showToast({ message: 'test', autoCloseDelay: 3000 })">
Show Toast
</IxButton>Metadata
Metadata
Assignees
Labels
BacklogIts part of the team backlogIts part of the team backlogContribution welcome 👨💻Actively seeking community contributionActively seeking community contribution