You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On initial loading of page, the layout arranges the elements as expected but when changing orientation of an iOS device, the layout remains as it is and doesn't relayout.
The issue is only in iOS. Works well on Chrome (desktop and android) and firefox.
I tested on iPhone 4 (real device) and iPhone 6 (iOS simulator for mac)
I tried nearly all options of the plugin with tons of different combinations and the bug is always there. Even the demo pan has it.
Thanks for reporting this issue. This bug was caused in Outlayer v2.0.0. It has since been resolved in Outlayer v2.0.1. This will be fixed in the next version of Masonry.
Hi,
On initial loading of page, the layout arranges the elements as expected but when changing orientation of an iOS device, the layout remains as it is and doesn't relayout.
The issue is only in iOS. Works well on Chrome (desktop and android) and firefox.
I tested on iPhone 4 (real device) and iPhone 6 (iOS simulator for mac)
I tried nearly all options of the plugin with tons of different combinations and the bug is always there. Even the demo pan has it.
I created a very simple demo page to demonstrate the issue:
http://quizone.co/test.html
Load the page and then rotate the device and you would reproduce the bug.
I confirm that this is a bug because when I tried to include version 3.3.0 from the link below, it worked well. So this is a bug in version 4 of the plugin.
http://cdnjs.cloudflare.com/ajax/libs/masonry/3.3.0/masonry.pkgd.min.js
Thanks
Regards
Michael
The text was updated successfully, but these errors were encountered: