Skip to content

Toast not closing with ix-vue #1763

@mbe81

Description

@mbe81

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

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions