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 NRE with Implements attribute when no exclude types set #103

Merged
merged 2 commits into from
May 15, 2024

Conversation

FejZa
Copy link
Contributor

@FejZa FejZa commented May 15, 2024

Reality Collective - Service Framework Pull Request

Overview

Fixes a null reference exception in the TypeReferencePropertyDrawer where the LINQ Any() filter would try and access excludedTypes even when it is null.

@FejZa FejZa requested a review from SimonDarksideJ as a code owner May 15, 2024 11:54
@FejZa FejZa merged commit 58cbdc2 into development May 15, 2024
22 checks passed
@FejZa FejZa deleted the feature/fix-system-type-filter branch May 15, 2024 13:55
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.

2 participants