When using sidebar function in mobile safari. (Xcode simulator iOS 9.2)
I'm setting as overlay transition. but, push effect in iOS.
How to fix this?
Jsfiddle is https://jsfiddle.net/kntmrkm/2m5p8gf0/2/
In desktop browser works well. just ios.
thanks.
I found this issue https://github.com/Semantic-Org/Semantic-UI/issues/1985
but I don't know how to.
you can set to a different effect for mobile and pc. mobileTransition is used for mobile, keep in mind this uses browser detection to determine which to use.
great thanks a lot!
This is not working in iOS 9.3. See attached image using your original jsfiddle.
http://fiddle.jshell.net/jlukic/5qdhn4dr/show/

Most helpful comment
you can set to a different effect for mobile and pc.
mobileTransitionis used for mobile, keep in mind this uses browser detection to determine which to use.https://jsfiddle.net/jlukic/5qdhn4dr/