Skip to content

Prop 'updateOnFilterSelectionOnMobile: false' not works with "layout":"desktop" #502

Description

I use filter-navigator.v3 on mobile having props layout set as desktop and updateOnFilterSelectionOnMobile set as false.
Filters are applied immediately after they are selected.

My related code:
...
"filter-navigator.v3#mobile":{
"props":{
"layout":"desktop",
"initiallyColapsed": false,
"preventRouteChange":true,
"fullWidthOnMobile": true,
"updateOnFilterSelectionOnMobile":false
}
},
...

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