Skip to content

CSmartTable sorterValue is not working reactively with vue 3 #190

Closed
@sametsafak

Description

@sametsafak

Hi,

I am getting sort info from an api. Therefore I have to change sorter value dynamically after request finished.
In the CSmartTable docs, says 'use .sync modifier' but it is deprecated in vue 3. So I checked the vue 3 migration guide and see how to use it properly.

I tried v-model:sorterValue="mySorterValue" but it's not working.

I am using @coreui/vue-pro@4.1.4

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