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
All blocks should load properly when editing from another device
Actual behavior
If I add a video block to a post and then view it in preview on another device, I will get this message when I return to the app to edit:
If I select, “From this device”, everything is fine.
But if I choose “From another device”, I get:
Steps to reproduce the behavior
Add a video block to a post
view it in preview on another device
When you get this message:
Select, “From this device” Result: everything is fine
But if you choose “From another device”:
Tested on iPhone 12 Pro, iOS 14.1, WPiOS 16.0.0.3
The text was updated successfully, but these errors were encountered:
I didn't manage to reproduce it with two devices using the WPiOS app, however it happened to me when using the web version. Looks like there's some kind of incompatibility on the HTML produced in video blocks when they're used in the native app and web.
The steps for reproducing it are:
In the app
Create/edit a post
Add a video block
Insert a video
Save the post
In the web
Open the post
Observe that the HTML code is different when changing to code editor
Save the post
In the app again
Open the post
Observe that the video block shows an error
As an example, here is the HTML produced in each case:
Expected behavior
All blocks should load properly when editing from another device
Actual behavior
If I add a video block to a post and then view it in preview on another device, I will get this message when I return to the app to edit:
If I select, “From this device”, everything is fine.
But if I choose “From another device”, I get:
Steps to reproduce the behavior
Select, “From this device”
Result: everything is fine
But if you choose “From another device”:
Tested on iPhone 12 Pro, iOS 14.1, WPiOS 16.0.0.3
The text was updated successfully, but these errors were encountered: