Skip to content

valueAccessor() fails to set values #2

@mryellow

Description

@mryellow

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions