The section edit links appear in the edit preview, where they aren’t supposed to.
Steps to reproduce:
- Open an article in the Android app.
- Edit any non-lead section.
- Make some change so that the preview button (“Next” in the top right corner) becomes tapable.
- Tap it.
Expected results:
The section header appears, without edit section links.
Actual results:
The section header appears with edit section links.
According to the API documentation, adding disableeditsection parameter should resolve this bug.
