When I load a repeater and run a query such as : $w(“#dataset1”).setFilter(wixData.filter().eq(“state”, statevalue).eq(“county”,currentvalue));
the repeater loads with complete data and then filters itself but in doing so the background of the repeater disappears. I don’t know if this is a bug or I am doing something wrong.
A page has a Page design which provides a background color or design to the center (or content part) of the page.
The part of the web page outside of the center (content) part of the page can be assigned a Page background .
Assign a Page design to your page. What happens? The page design should appear the same no matter what’s going on in the repeater.
Assign a Page background to your page. What happens? The page background should appear the same no matter what’s going on in the repeater.
Get back to me if you see some other behavior. You can include screens shots (even partial) illustrating whatever it is you feel is incorrect.
I was able to reproduce the problem. I tried using a dataset and also by directly doing a query on the database collection. Both ways caused the repeater background to disappear.
I’m trying to find out what the story is. We’ll get back to you when we’ve checked this out.
Thankyou Yisrael! I have worked out a temporary workaround by substituting a shape and making the opacity of the repeater background to 0, but the real solution will be the best
We don’t support PM right now, and it obviously isn’t a good idea for me to post my email address here. Let me see if I can find a workaround to this problem.