I am experiencing code blocks being broken or missing in unintended places in the preview display of an IOS application. I used to be able to scroll horizontally, but no longer seem to be able to.
Yes, this has been changed in the last release since the horizontal overflow would conflict with the swipe navigation gesture on Android.
It wasn’t the issue on iOS, so it could be enabled again.
Alright, I managed to find a workaround to avoid conflicting pan gestures in the app and webview on Android. So, it can be enabled again on both platforms.
I’ll let you know when I publish a beta version.