I would like to design two alternative representations of posts for different devices. For this I have a looper provider and 2 alternative consumers that are switched on and off for specific breakpoints. However, the second consumer does not pull the correct results from the provider (2 newest posts), but only 1 page instead.
Or is there another method to reduce the number of posts to be drawn depending on the breakpoint?
I send login data.
