question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Send `data` to `itemKey` function

See original GitHub issue

Send data to itemKey function. The same way as for the itemRenderer.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
bvaughncommented, Dec 3, 2018

I gave this a lot of thought, and although I’m still not thrilled about passing the value– I think the request is reasonable enough that I felt wrong about pushing back.

So this change has been released in 1.3.1– there’s now a data param for itemKey. 😄

1reaction
bvaughncommented, Nov 17, 2018

Thanks for sharing!

Let me sit on this a bit. My initial reaction to adding API features for “convenience” is generally slightly negative (unless it’s really inconvenient) but sometimes that reaction changes after I’ve given it a little thought. 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pass data to a component called inside v-data-table
I'm not sure how to pass the data from the selected v-data-table to the component. I'm using single file components. ScanGrid component(parent):
Read more >
How to Emit Data in Vue: Beyond the Vue.js Documentation
We're able to send data down from a parent component via props (short for properties). This is usually a fairly straightforward concept to ......
Read more >
List Rendering - Vue.js
Check out this example of a simple todo list to see how to render a list of components using v-for , passing different...
Read more >
v-data-table API - Vuetify
Vuetify is a Material Design component framework for Vue.js. It aims to provide all the tools necessary to create beautiful content rich applications....
Read more >
Define a RESTful technical profile in a custom policy - Azure ...
Azure AD B2C sends data to the RESTful service in an input claims ... <Item Key="ServiceUrl">https://api.sendgrid.com/v3/mail/send</Item> ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found