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: All cells are nulls if setter returns anything but void #60

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pbacz
Copy link

@pbacz pbacz commented Jan 3, 2024

This pull request fixes #47 (All cells are nulls if setter returns anything but void)

Fixed by using a different PropertyDescriptor.

@millij Please review and merge.

@millij
Copy link
Owner

millij commented Jul 22, 2024

@pbacz
Tested changes - they are not working for me.
Request you to check the changes again. Thanks

@pbacz
Copy link
Author

pbacz commented Jul 22, 2024

@millij
Hi, can you be more specific? What does not work?

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.

All cells are nulls if setter returns anything but void
2 participants