Skip to content

Duplicate loading observables #25

Description

@cmckni3

Currently, the datatable contains a loading observable that is set before loading data from the server. There is also a showLoading computed which just returns the value of the loading observable.

We should eliminate the showLoading computed and just have the loading observable.

For now, we could just point showLoading to the loading observable for backwards compatibility and note that showLoading is deprecated.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions