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

Allow enumeration of mapMultiRowFields object properties #94

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

Conversation

bsssshhhhhhh
Copy link

Vuex's reactive object allow us to enumerate its properties, but objects returned by mapMultiRowFields do not. I want to be able to shallow copy the object but cannot without enumerable: true set.

Vuex's reactive object allow us to enumerate its properties, but objects returned by `mapMultiRowFields` do not. I want to be able to shallow copy the object but cannot without `enumerable: true` set.
@bsssshhhhhhh bsssshhhhhhh changed the title Allow enumeration of object properties Allow enumeration of mapMultiRowFields object properties May 6, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 1dd5cf5 on bsssshhhhhhh:patch-1 into ae30a03 on maoberlehner:master.

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.

2 participants