ngx-responsive
ngx-responsive copied to clipboard
window resize?
Do you have something when someone resizes the window on the browser? I mean if I resize the browser the code doesn't work, I need to reload the page in order to show the correct element.
I do have the same problem.
I need to fully reload the page to show the correct elements depending on screen size.
I tried with *responsive="{ bootstrap: ['xl,lg,md,sm,xs'] }" and *responsive="sizes:{min:900,max:1400}"
When I refresh the page, the rule works fine. However when I resize the screen to the specific breakpoint, the rule is not applied...
Would be great to have that fixed as this is basic functionality.
Thanks, Michal.
Hi,
Could you please confirm this issue still exists ? I might not be using exactly the same feature or syntax but it seems to work for me (tested on chrome)
Thanks.
Hi I can confirm, issue still exists - angular 6.1.6 and ngx-responsive v6