Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Listview's filter doesn't apply while refreshing a list #6911

@loxiw

Description

@loxiw

Hi, after trying many different ways to make this work and checking a lot of times that it was all ok I think this may be a JQM bug.

The issue is about Collapsible Listviews, they work perfectly if you put them in plain text as it is in the example http://demos.jquerymobile.com/1.4.0/listview/, but if you try to load the list afterwards and then do the listview() + listview('refresh') it doesn't show the filter, of course data-filter is set to true.

It did work in JQM 1.3.2

Edit:

Ok, I did never do this before, sorry
Here it is the plain text list, just like the example http://jsbin.com/EgOzEfIL/10/
But if you do this dynamically, using JS to load the list it does not work as you can see here http://jsbin.com/EgOzEfIL/14/

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions