Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Reorder bind and on: for select (fixes #461)#468

Closed
clemens-tolboom wants to merge 1 commit into
bestguy:masterfrom
clemens-tolboom:patch-2
Closed

Reorder bind and on: for select (fixes #461)#468
clemens-tolboom wants to merge 1 commit into
bestguy:masterfrom
clemens-tolboom:patch-2

Conversation

@clemens-tolboom

Copy link
Copy Markdown

This should fix #461.

@shaun-wild

shaun-wild commented Mar 29, 2022

Copy link
Copy Markdown

This will fix the issue for select.

Input maps to multiple underlying components, and it still won't work for those.

I'd apply the fix at every point possible in the file (bare in mind there are sub-components referenced in Input that will need the fix applying also i.e FormCheck).

Maybe add a test too?

Oh, I forgot to mention, I've already fixed this on another fork (with tests). I never created a PR though as some of the original tests were failing, the failures seemed unrelated to my changes, however. I can create a PR and save you the work if you like?

@clemens-tolboom

Copy link
Copy Markdown
Author

@shaun-wild a PR would be great ... we can then close this on.

@shaun-wild

Copy link
Copy Markdown

I have created the PR.

@clemens-tolboom

Copy link
Copy Markdown
Author

Closing in favor of #473

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

change on:change and bind order in components

2 participants