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

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

Feature: Enable disabling of two way bindings #7554

Closed
@Siraris

Description

@Siraris

In the world of big data, you can easily encounter situations where you can have thousands of bindings in a page. Currently, we have an instance where we could be displaying 500 records on a page, and if we output 3 variables with {{}} we instantly get 1500 two way bindings. This can cause an extreme slowdown of performance in the UI. Much of this data is immutable, as it's static page content. It would be great to be able to disable the two way bindings on these values if possible to help keep the page moving smooth as silk.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions