Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] renderNoResultsView is not rendered in Select component #94

Open
jonjrodriguez opened this issue Apr 30, 2021 · 0 comments · May be fixed by #95
Open

[Bug] renderNoResultsView is not rendered in Select component #94

jonjrodriguez opened this issue Apr 30, 2021 · 0 comments · May be fixed by #95
Assignees

Comments

@jonjrodriguez
Copy link

Description

The default component or custom component for renderNoResultsView in the Select component is not displayed when the search returns no data.

Steps to reproduce the behaviour:

  1. Render a Select that has searchable options
  2. Search in the input field so no results are found
  3. The default component or custom component for renderNoResultsView is not displayed

Important Details

  • Version: v1.0.62
  • OS: macOS Big Sur
  • Browser iPhone 12 Pro Simulator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants