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.

"onChange" action doesn't informative

See original GitHub issue

onChange function get only one parameter uuid which doesn’t informative for outside components, could you replace it by an accordion item index or add this index as the second parameter of the onChange function

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
vincentaudebertcommented, May 16, 2018

This will go in v2.4.0

2reactions
ryami333commented, Apr 12, 2018

Thanks for your feedback @epotockiy - we have this on our roadmap 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

why onchange event doesn't work - Stack Overflow
This is because change event is fired only if there was an interaction with the element. If you change element's value from javascript, ......
Read more >
onchange event on lightning input tag in lwc fires but not ...
My issue is that the @track property does not render as the data on the markup does not change.I have written a validation...
Read more >
Solved: Onchange event often triggers when screen becomes
I get a notification that should only be displayed when a user is trying to change the date. It doesn't happen every time...
Read more >
Input onchange event doesn't fire inside aura:iteration
I got it working. I had to add a ui:inputNumber with change event. After that onchange event started working on lightning:input. It continues...
Read more >
Using an onchange event on a select element without ... - W3C
This technique will not cause a change of context. When there are one or more select elements on the Web page, an onchange...
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