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

fullName returns "Instance of 'Name'" for middleName #15

Closed
rmvermeulen opened this issue Jul 25, 2023 · 2 comments
Closed

fullName returns "Instance of 'Name'" for middleName #15

rmvermeulen opened this issue Jul 25, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@rmvermeulen
Copy link

fullName returns things like "Esta Instance of 'Name' Hoppe".

I think this is the offending bit, accidentally using the cascade operator serializes this instead of the value returned from middleName().

@casvanluijtelaar
Copy link
Owner

good catch, that's clearly a typo. don't know how that slipped through

@casvanluijtelaar casvanluijtelaar self-assigned this Aug 7, 2023
@casvanluijtelaar casvanluijtelaar added the bug Something isn't working label Aug 7, 2023
@casvanluijtelaar
Copy link
Owner

fixed in 0.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants