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
{{ message }}
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
I honestly cannot imagine any logical explanation how the changes made in 7.3.0 could be responsible for a bug, but then again: It's only on iOS Safari, so logic is probably not the best tool ;-)
The text was updated successfully, but these errors were encountered:
Since code as been moved to the end of the method, might there be a chance, that this could be the cause (like more changes on iOS or some race condition)?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We recently upgraded to Angular 6 and also upgraded ng-sidebar.
We noticed that the sidebar does not close and is not clickable at all on iOS (iPhone).
After trying out older versions, we figured out that the behavior started in V7.3.0, so it must be one of those changes:
v7.2.1...v7.3.0
Here is the version with 7.2.1:
www.neobirdgames.com
Here is the version with 7.3.0 (would be the same with 8.0.0):
beta.neobirdgames.com
The code looks like this:
I honestly cannot imagine any logical explanation how the changes made in 7.3.0 could be responsible for a bug, but then again: It's only on iOS Safari, so logic is probably not the best tool ;-)
The text was updated successfully, but these errors were encountered: