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

Only use property in map() if its available #387

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

bradp
Copy link
Contributor

@bradp bradp commented Dec 1, 2024

Had an Uncaught TypeError: Cannot read properties of null (reading 'map') error popup and noticed it's because we're assuming features is mappable.

@bradp bradp requested review from wpscholar and circlecube December 1, 2024 03:01
@circlecube circlecube merged commit 32067fe into trunk Dec 11, 2024
4 checks passed
@circlecube circlecube deleted the fix/add-check-before-map branch December 11, 2024 19:48
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 this pull request may close these issues.

3 participants