We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I expect that when I share media to a new post in the app, only one copy of the media file will be uploaded.
When I share media to a new post in the app, if I rotate my device it uploads multiple copies of the media file and adds each copy to the new post.
Each time you rotate your device at this point it will add a new copy of the photo to your post.
Observed while testing the change made in #9322, although I'm not sure if this issue is new/related to this PR or not. cc @mzorz
The text was updated successfully, but these errors were encountered:
Closing via #9427
Sorry, something went wrong.
No branches or pull requests
Expected behavior
I expect that when I share media to a new post in the app, only one copy of the media file will be uploaded.
Actual behavior
When I share media to a new post in the app, if I rotate my device it uploads multiple copies of the media file and adds each copy to the new post.
Steps to reproduce the behavior
Each time you rotate your device at this point it will add a new copy of the photo to your post.
Tested on [moto e5 play], Android [8.1.1], WPAndroid [alpha-156]
Observed while testing the change made in #9322, although I'm not sure if this issue is new/related to this PR or not. cc @mzorz
The text was updated successfully, but these errors were encountered: