Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use expression binding for rz-slider-options #265

Closed
@rabbitfang

Description

@rabbitfang

The current code uses two-way binding for the slider options, which can cause infinite digest loops (see https://jsfiddle.net/txupy024/). The slider code never modifies the options value, so the two way binding is not needed.

The fix is a two line change, and I would be able to make the contribution myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions