-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
One-way binding seems fine but when we try to set values in the parent apps bound model they trigger update, this then fails as the refreshAll() function isn't on this valueAccessor().
Using the arrays the way I have is really the wrong way to use KnockoutJS.
The CSV remains an issue unless it's handed off to the client end to process, tokens haven't actually saved the id and other fields that were returned from AJAX as suspected, only value and label is available after the initial token creation.
Working on a solution that can pass everything straight through to the bound valueAccessor() while still dealing with flat CSV style return into non-array observables.
Metadata
Metadata
Assignees
Labels
No labels