MaibornWolff / mwui

Storybook (dev): https://maibornwolff.github.io/mwui-dev
https://maibornwolff.github.io/mwui
MIT License
8 stars 0 forks source link

[Bug] onMwAutocompleteValueChanged seems not to be working #187

Closed JavierMonleonLopezMW closed 1 year ago

JavierMonleonLopezMW commented 1 year ago

The onMwAutocompleteValueChanged method is not triggered either when the input value changes or when an item is selected from the dropdown.

What is the correct way to get and handle the current autocomplete input value? Thanks in advance!