SUI-Components/sui-components

onBlur is not executed after typing some text🪲

rackso opened this issue · 0 comments

URL

https://sui-components.vercel.app/workbench/molecule/autosuggest/documentation/api

Steps to reproduce

  1. Create a MoleculeAutosuggest component
  2. Add onBlur function with any alert or console log
  3. Click inside the component, type something
  4. Click outside the component

Expected Behavior

The alert or console log should be visible

Check on https://codesandbox.io/s/funny-rubin-lizq62?file=/src/App.js

Screenshots

No response

Which device have you used?

  • Desktop
  • Tablet
  • Mobile
  • smartTV

Which operating systems have you used?

  • Windows
  • Linux
  • macOS

browser and version

No response

Additional info

No response