Skip to content

Fix NRE when setting null value in context#411

Merged
sebastienros merged 1 commit intomainfrom
sebros/nilcontext
Dec 1, 2021
Merged

Fix NRE when setting null value in context#411
sebastienros merged 1 commit intomainfrom
sebros/nilcontext

Conversation

@sebastienros
Copy link
Copy Markdown
Owner

Fixes #410

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.

Context variables can be set to null, but then throw an exception if you attempt to access them

1 participant