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

Add customTrackBy prop #1784

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

Conversation

thecodewarrior
Copy link

This is pretty simple, it just adds a customTrackBy prop, which works similarly to customLabel. This should solve #701

Note: You'll have to run npm run bundle before merging this, I wasn't able to run it myself. For some reason npm install froze every time I tried to run it (probably an issue with running an M1 mac), so I had to install the dependencies with yarn. That worked, but I couldn't use the lockfile, so dependencies might be different versions. I don't want to break anything, so I opted not to do the final build myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants