Skip to content

Table - computed values not triggered in versions 1.0.0-beta.6 and 1.0.0-beta.7 #987

@egomolka

Description

@egomolka

Hi.
I have a lot of derived values in the rows and columns of my tables. I used the Vue.js "computed" feature to update these derived values interactively as the user updates the table. This was working fine in bootstrap-vue 1.0.0-beta.5. It is not working in 1.0.0-beta.6 and 1.0.0-beta.7. I can achieve something similar with the Vue.js "filters" feature, but it's not ideal.
I don't see an option in the b-table documentation to adjust for this change in behavior. I am not using the items provider feature, which has a table refresh option, so I'm not sure how to get around this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions