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

Feature Request: Provide step object on onchange, onbeforechange, onafterchange events #1304

Open
jherman opened this issue Jun 14, 2021 · 2 comments

Comments

@jherman
Copy link

jherman commented Jun 14, 2021

Description

This would be useful because I extend the step object with my own properties and that I need to follow up with. For example I provide an ID with each step. With this ID I can persist to the user settings if the user has already seen this particular step after a step change has occurred.

Example (recommended)

n/a: however instead of just providing the element, you could provide the element and the step object for the onchange event types.

@CarlVerret
Copy link

+1

@CarlVerret
Copy link

CarlVerret commented Jan 19, 2022

seems to be adressed by PR: #1266 ?

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

No branches or pull requests

3 participants