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

205 basic footer string doesnt work #216

Merged

Conversation

alessandrojcm
Copy link
Collaborator

Primitive footer types were not working, this is because the parseFromValuesOrFunc call on line 33 was only considering the column's Footer. If this function was not defined then it would not default to the column's footer property (if defined). This is fixed now.

Closes #205

Copy link

vercel bot commented Dec 7, 2023

Someone is attempting to deploy a commit to the Kevin Vandy OSS Team on Vercel.

A member of the Team first needs to authorize it.

@alessandrojcm alessandrojcm merged commit 3f28e63 into KevinVandy:v2 Dec 7, 2023
0 of 3 checks passed
@alessandrojcm alessandrojcm deleted the 205-basic-footer-string-doesnt-work branch December 7, 2023 15:24
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.

Basic footer string doesn’t work
4 participants