Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

[Bug]: CInput @input event not emitted when wrapped inside CInputGroup component #292

@codebender828

Description

@codebender828

Describe the bug
When the CInput component is wrapped inside the CInputGroup the @input event is not emitted.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://codesandbox.io/s/gifted-torvalds-c9nud?file=/src/App.vue
  2. Type in first input. Logs are not shown in console.

Expected behavior
@input events should be emitted for inputs wrapped inside the CInputGroup component

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions