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

Columns render should handle "null" values #86

Open
johnkrovitch opened this issue Feb 7, 2020 · 1 comment
Open

Columns render should handle "null" values #86

johnkrovitch opened this issue Feb 7, 2020 · 1 comment
Labels

Comments

@johnkrovitch
Copy link

When getting a "null" value into a field render, we get the following error :

Expected argument of type "string", "null" given

@johnkrovitch
Copy link
Author

The issue appears when null is set to the column label. Nullable labels should be allowed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant