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

Handle null appliedFilters in resource list filter control #270

Merged
merged 3 commits into from
Jan 8, 2019

Conversation

andrewpye
Copy link
Member

Turns out the default value notation I'd used in the resource list filter control when handling appliedFilters doesn't work as I'd expected it to, leading to null ref errors when adding/removing filters 🤦‍♂️ This PR fixes that by using some less fancy notation which actually gets the job done 🙏

Copy link
Member

@vladucu vladucu left a comment

Choose a reason for hiding this comment

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

interesting!

@andrewpye andrewpye merged commit edc446e into master Jan 8, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/error-adding-resource-list-filter branch January 8, 2019 15:01
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.

None yet

2 participants