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

Fixes issue when selects have null values #2927

Merged
merged 1 commit into from Feb 1, 2023

Conversation

kevgliss
Copy link
Contributor

@kevgliss kevgliss commented Feb 1, 2023

No description provided.

@kevgliss kevgliss added the bug Something isn't working label Feb 1, 2023
@wssheldon
Copy link
Contributor

wssheldon commented Feb 1, 2023

Resolves: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'id')

Which prevents Load More from appearing in select component.

@kevgliss kevgliss merged commit a62a3bd into master Feb 1, 2023
@kevgliss kevgliss deleted the bugfix/selects-with-null-values branch February 1, 2023 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants