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

Inconsistency between dropdowns settings and usage page #504

Open
mdrxy opened this issue May 12, 2024 · 1 comment
Open

Inconsistency between dropdowns settings and usage page #504

mdrxy opened this issue May 12, 2024 · 1 comment

Comments

@mdrxy
Copy link

mdrxy commented May 12, 2024

In the final code block under the usage tab, onChange has a param called $selectedItem:

onChange: function(value, text, $selectedItem)

However, under the callbacks section of the settings page, onChange has the param $choice:

onChange(value, text, $choice)
@lubber-de
Copy link
Member

Fixed by #505

@lubber-de lubber-de added this to the 2.9.4 milestone May 12, 2024
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

2 participants