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

Fix MVT incorrect feature data handling #13217

Merged
merged 1 commit into from
Jan 11, 2022
Merged

Conversation

EvertEt
Copy link
Contributor

@EvertEt EvertEt commented Jan 11, 2022

Closes #13213

This would have been caught by having strictNullChecks enabled, which might be good to consider in the future.

Copy link
Member

@ahocevar ahocevar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @EvertEt! Agreed on strictNullChecks, but that would be a really, really huge effort. Definitely something to keep in mind, e.g. for a code sprint.

@github-actions
Copy link

📦 Preview the examples and docs from this branch here: https://deploy-preview-13217--ol-site.netlify.app/.

@ahocevar ahocevar merged commit bad590d into openlayers:main Jan 11, 2022
@EvertEt EvertEt deleted the fix/13213 branch January 11, 2022 10:17
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.

Cannot read properties of null (reading 'getStyleFunction')
2 participants