.data
or .entries
#4380
valentinsulzer
started this conversation in
Polls
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
solution[variable].data
andsolution[variable].entries
are completely identical. This is silly. Removing one of them will be a breaking change but easy for users to fix (we can raise an error message).Which one do you want to keep?
10 votes ·
Beta Was this translation helpful? Give feedback.
All reactions