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 invalid type for callback #185

Merged
merged 4 commits into from
Mar 8, 2024
Merged

Conversation

doekenorg
Copy link
Collaborator

In a previous attempt to fill out a forms columns, I've added a null value to add an empty cell. The callback expected a BaseValue.

This PR fixes that, and makes sure it is a valid empty string object.

@mrcasual mrcasual merged commit 58f4623 into develop Mar 8, 2024
4 checks passed
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