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

245 datalist add button listeners not always working #247

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

jachin
Copy link

@jachin jachin commented Sep 13, 2023

When we convert from custom html to datalist we need to convert over the types of the options and the option lists. That wasn't happening so some of the utility functions were not working either.

Jachin Rupe added 3 commits September 13, 2023 15:06
I needed to convert the options list from one type to the other.
Because elm make still works, it just doesn't respect the optimize flag.
@jachin jachin linked an issue Sep 13, 2023 that may be closed by this pull request
@jachin jachin marked this pull request as ready for review September 13, 2023 21:33
@jachin jachin merged commit fc78ace into master Sep 13, 2023
1 check passed
@jachin jachin deleted the 245-datalist-add-button-listeners-not-always-working branch September 13, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

datalist add button listeners not always working
1 participant